Name | Description | |
---|---|---|
![]() | AutoDetect | Overridden. Overrides the DataConnectionExtenderBase.AutoDetect property. |
![]() | BaseConnection | Gets or sets the instance of DataSetConnectionExtender object (from the DataSetExtender.ConnectionInfos collection) which property values are inherited by this DataTableConnectionExtender. |
![]() | Container | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | DesignMode | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | IdentityColumnLastValueSelect | Gets or sets a SQL SELECT statement used to retrieve primary key value automatically generated on database server. (Inherited from C1.C1DataExtender.SchemaExtender.DataConnectionExtenderBase) |
![]() | IdentityColumnRetrieveMode | Gets 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) |
![]() | ServerType | Gets the type of an underlying database server represented by the connection which this DataConnectionExtenderBase extends. (Inherited from C1.C1DataExtender.SchemaExtender.DataConnectionExtenderBase) |
![]() | Site | (Inherited from System.ComponentModel.MarshalByValueComponent) |