ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / C1SchemaTableCollection Class
Members

In This Topic
    C1SchemaTableCollection Class
    In This Topic
    Represents a collection of the DataTableExtender objects of the DataSetExtender.
    Object Model
    C1SchemaTableCollection Class
    Syntax
    'Declaration
     
    Public Class C1SchemaTableCollection 
       Inherits System.Collections.CollectionBase
    public class C1SchemaTableCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1DataExtender.SchemaExtender.C1SchemaTableCollection

    See Also