Property Command
| Improve this Doc View SourceCommand
Gets the database command.
Declaration
public TCommand Command { get; }
Property Value
| Type | Description |
|---|---|
| TCommand |
Gets the database command.
public TCommand Command { get; }
| Type | Description |
|---|---|
| TCommand |