Name | Description | |
---|---|---|
![]() | DataTableExtender Constructor | This constructor is intended for C1DataExtender internal use only. |
The following tables list the members exposed by DataTableExtender.
Name | Description | |
---|---|---|
![]() | DataTableExtender Constructor | This constructor is intended for C1DataExtender internal use only. |
Name | Description | |
---|---|---|
![]() | AllowDelete | Gets or sets a value indicating whether rows can be deleted from the DataTable represented by this DataTableExtender. |
![]() | AllowEdit | Gets or sets a value indicating whether row values in the DataTable represented by this DataTableExtender can be modified. |
![]() | AllowNew | Gets or sets a value indicating whether new rows can be added to the DataTable represented by this DataTableExtender. |
![]() | AutoFetchParentsForOrphans | Indicates whether automatic fetching of an absent on a client parent row for an existing child row is permitted in order to prevent foreign key constraint violation in the underlying DataSet. |
![]() | AutoIncrementSequenceName | Gets or sets the name of a sequence or generator database object used for autoincrement on the server. |
![]() | Columns | Gets the collection of DataColumnExtender objects that extends the property set of DataColumn objects belonging to DataTable. |
![]() | ConnectionInfo | Gets the object defining the extended set of properties for the connection used along with the DataTable represented by this DataTableExtender. |
![]() | ConstraintExpression | Defines a row level constraint for the DataTable represented by this DataTableExtender. |
![]() | Container | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | DataSchema | Gets the DataSetExtender that this DataTableExtender belongs to. |
![]() | DataTable | Gets the DataTable which property set this DataTableExtender extends. |
![]() | DesignMode | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | RowDisplay | Defines a pattern used to construct a string that represents a table row in lookup list. |
![]() | Site | (Inherited from System.ComponentModel.MarshalByValueComponent) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | GetService | (Inherited from System.ComponentModel.MarshalByValueComponent) |
![]() | ToString | Overridden. |