| 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. | 
![]()  | StatementType | Gets type of the statement. | 
![]()  | Text | Gets SQL statement to be executed. | 

