Click or drag to resize
Galactic API

StoredProcedure Properties

The StoredProcedure 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 propertyLog
The event log that will receive events from this logger.
Public propertyName
The name of the stored procedure.
Top
See Also