dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleSqlStatementCollection Class / OracleSqlStatementCollection Constructor

In This Topic
    OracleSqlStatementCollection Constructor
    In This Topic
    Initializes a new instance of the OracleSqlStatementCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public OracleSqlStatementCollection()
    See Also