SqlStatementT Properties |
The SqlStatementT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
Arguments for the SQL Statement
(Inherited from SqlStatement.) | |
| DbProvider |
Get the DB provider
(Inherited from SqlStatement.) | |
| IsFinalized |
True if the sql statement is finalized
(Inherited from SqlStatement.) | |
| SQL |
Gets the constructed or set SQL
(Inherited from SqlStatement.) | |
| TableType |
Gets the table type
|