|  | SqlStatementT Properties | 
The SqlStatementT generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Arguments | 
            Arguments for the SQL Statement
            (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
             | 
 See Also
See Also