dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleSqlStatement Class

OracleSqlStatement Class Properties

For a list of all members of this type, see OracleSqlStatement members.

Public Properties
 NameDescription
Public PropertyGets length of the statement in symbols. (Inherited from Devart.Common.SqlStatement)
Public PropertyGets number of line in the whole script where the statement can be located. (Inherited from Devart.Common.SqlStatement)
Public PropertyGets position of the statement in its line. (Inherited from Devart.Common.SqlStatement)
Public PropertyGets offset of the statement in the whole script text. (Inherited from Devart.Common.SqlStatement)
Public PropertyGets type of SQL*PLUS statement.  
Public PropertyGets type of the statement. (Inherited from Devart.Common.SqlStatement)
Public PropertyGets SQL statement to be executed. (Inherited from Devart.Common.SqlStatement)
Top
See Also