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

In This Topic
    DataTableConnectionExtender Class Members
    In This Topic

    The following tables list the members exposed by DataTableConnectionExtender.

    Public Properties
     NameDescription
    Public PropertyOverridden. Overrides the DataConnectionExtenderBase.AutoDetect property.  
    Public PropertyGets or sets the instance of DataSetConnectionExtender object (from the DataSetExtender.ConnectionInfos collection) which property values are inherited by this DataTableConnectionExtender.  
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public PropertyGets or sets a SQL SELECT statement used to retrieve primary key value automatically generated on database server. (Inherited from C1.C1DataExtender.SchemaExtender.DataConnectionExtenderBase)
    Public PropertyGets or sets the value indicating when the SELECT statement defined in the IdentityColumnLastValueSelect property must be passed to server: before INSERT command, in conjunction with INSERT command (in one batch) or after it. (Inherited from C1.C1DataExtender.SchemaExtender.DataConnectionExtenderBase)
    Public PropertyGets the type of an underlying database server represented by the connection which this DataConnectionExtenderBase extends. (Inherited from C1.C1DataExtender.SchemaExtender.DataConnectionExtenderBase)
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.MarshalByValueComponent)
    Top
    See Also