OpenLink Software Server 4.5 Manual de usuario Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 28
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 27 28

Comentarios a estos manuales

Sin comentarios