dotConnect for MySQL Documentation
Devart.Common Namespace / SqlStatementCollection Class
Properties Methods

In This Topic
    SqlStatementCollection Class Members
    In This Topic

    The following tables list the members exposed by SqlStatementCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SqlStatementCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the SqlStatement at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodNot used in SqlStatementCollection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets a value indicating whether a SqlStatement object exists in the collection.  
    Public MethodCopies SqlStatement objects from the SqlStatementCollection to the specified array.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the location in the collection of the SqlStatement object.  
    Public MethodNot used in SqlStatementCollection.  
    Public MethodNot used in SqlStatementCollection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also