dotConnect for Oracle Documentation
Devart.Common Namespace / SqlStatementCollection Class

In This Topic
    SqlStatementCollection Class Methods
    In This Topic

    For a list of all members of this type, see SqlStatementCollection members.

    Public Methods
     NameDescription
    Public MethodNot used in SqlStatementCollection.  
    Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (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 MethodReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (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 MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
    Top
    See Also