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

On this page
    SqlPlusStatementType Property (OracleSqlStatement)
    On this page
    Gets type of SQL*PLUS statement.
    Syntax
    'Declaration
     
    Public ReadOnly Property SqlPlusStatementType As SqlPlusStatementType
    public SqlPlusStatementType SqlPlusStatementType {get;}

    Property Value

    One of the SqlPlusStatementType values.
    See Also