Name | Description | |
---|---|---|
![]() | Length | Gets length of the statement in symbols. (Inherited from Devart.Common.SqlStatement) |
![]() | LineNumber | Gets number of line in the whole script where the statement can be located. (Inherited from Devart.Common.SqlStatement) |
![]() | LinePosition | Gets position of the statement in its line. (Inherited from Devart.Common.SqlStatement) |
![]() | Offset | Gets offset of the statement in the whole script text. (Inherited from Devart.Common.SqlStatement) |
![]() | SqlPlusStatementType | Gets type of SQL*PLUS statement. |
![]() | StatementType | Gets type of the statement. (Inherited from Devart.Common.SqlStatement) |
![]() | Text | Gets SQL statement to be executed. (Inherited from Devart.Common.SqlStatement) |