OpenLink Software Server 4.5 User Manual Page 21

  • Download
  • Add to my manuals
  • Print
  • Page
    / 28
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 20
Virtuoso 4.5 Application and Integration Reviewers Guide
Copyright ©2006 OpenLink Software
21
"new_y" double precision external type 'System.Double'),
METHOD "distance" ("p" Point external type 'Point')
returns double precision external type 'System.Double'
external name 'distance'
;
As seen in Figure 26 – Viewing Hosted Module, loaded Hosted Modules can be viewed
at any time via the Administration Use Interface.
Figure 26 – Viewing Hosted Module
As show below in Figure 27 – User Defined Types, a list of user-defined types can be
viewed by selecting the User Defined Types for the schema under the Database option in
the Conductor.
Figure 27 – User Defined Types
Step 7. To test this UDT we next define a stored procedure called distance, which can
be executed via ISQL. The "distance" stored procedure uses a C# function
Page view 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 27 28

Comments to this Manuals

No comments