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

In This Topic
SqlPlusStatementType Property (OracleSqlStatement)
In This Topic
Gets type of SQL*PLUS statement.
Syntax
'Declaration
 
Public ReadOnly Property SqlPlusStatementType As SqlPlusStatementType
 

Property Value

One of the SqlPlusStatementType values.
See Also