dotConnect for MySQL Documentation
Devart.Common Namespace / SqlStatementCollection Class / SqlStatementCollection Constructor

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