OpenLink Software Server 4.5 Instrukcja Użytkownika Strona 21

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 28
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 27 28

Komentarze do niniejszej Instrukcji

Brak uwag