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

In This Topic
    C1ViewSchemaTableCollection Class
    In This Topic
    Represents the collection of C1.C1DataExtender.SchemaExtender.DataTableExtender objects corresponding to base DataTable objects.
    Object Model
    C1ViewSchemaTableCollection Class
    Syntax
    'Declaration
     
    Public Class C1ViewSchemaTableCollection 
       Inherits ImmutableKeyedCollectionBase
    public class C1ViewSchemaTableCollection : ImmutableKeyedCollectionBase 
    Inheritance Hierarchy

    System.Object
       C1.C1DataExtender.ImmutableKeyedCollectionBase
          C1.C1DataExtender.C1ViewSchemaTableCollection

    See Also