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

In This Topic
    DataSetExtender Class Members
    In This Topic

    The following tables list the members exposed by DataSetExtender.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new DataSetExtender object.  
    Top
    Public Properties
     NameDescription
    Public PropertyRepresents a collection of rules used to map global styles to columns.  
    Public PropertyRepresents a global collection of column styles.  
    Public PropertyGets the collection of global DataSetConnectionExtender objects defining the extended set of properties for connections used in the underlying typed DataSet.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the typed ADO.NET DataSet object that this DataSet Extender extends.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the collection of the DataTableExtender objects which extend the property set of the DataTable objects from the underlying typed DataSet.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also