| Name | Description | |
|---|---|---|
![]()  | Length | Gets length of the statement in symbols. | 
![]()  | LineNumber | Gets number of line in the whole script where the statement can be located. | 
![]()  | LinePosition | Gets position of the statement in its line. | 
![]()  | Offset | Gets offset of the statement in the whole script text. | 
![]()  | Reader | Gets or sets an IDataReader that represents statement resultset. | 
![]()  | StatementStatus | Determines status of the statement and script execution. | 
![]()  | StatementType | Gets type of the statement. | 
![]()  | Text | Gets the SQL statement that is about to be executed. | 
