Click or drag to resize
Galactic API

IStoredProcedure Properties

The IStoredProcedure type exposes the following members.

Properties
  NameDescription
Public propertyCommand
The command to be sent to the database.
Public propertyConnection
The connection to the database.
Public propertyName
The name of the stored procedure.
Top
See Also