Click or drag to resize
Galactic API

IStoredProcedureCommand Property

The command to be sent to the database.

Namespace:  Galactic.Sql
Assembly:  Galactic.Sql (in Galactic.Sql.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
IDbCommand Command { get; set; }

Property Value

Type: IDbCommand
See Also