ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataSetConnectionCollection Class
Properties Methods

In This Topic
    DataSetConnectionCollection Class Members
    In This Topic

    The following tables list the members exposed by DataSetConnectionCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets the DataSetConnectionExtender object at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified DataSetConnectionExtender to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Gets an index of the specified DataSetConnectionExtender object.  
    Public MethodGets an index of DataSetConnectionExtender in the collection by its DataSetConnectionExtender.RepresentsDataSetConnection.  
    Public MethodRemoves the specified DataSetConnectionExtender from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also