TypedTableBase<T> Properties
Assembly: System.Data.DataSetExtensions (in System.Data.DataSetExtensions.dll)
| Name | Description | |
|---|---|---|
![]() | CaseSensitive | Indicates whether string comparisons within the table are case-sensitive.(Inherited from DataTable.) |
![]() | ChildRelations | |
![]() | Columns | Gets the collection of columns that belong to this table.(Inherited from DataTable.) |
![]() | Constraints | Gets the collection of constraints maintained by this table.(Inherited from DataTable.) |
![]() | Container | Gets the container for the component.(Inherited from MarshalByValueComponent.) |
![]() | DataSet | |
![]() | DefaultView | Gets a customized view of the table that may include a filtered view, or a cursor position.(Inherited from DataTable.) |
![]() | DesignMode | Gets a value indicating whether the component is currently in design mode.(Inherited from MarshalByValueComponent.) |
![]() | DisplayExpression | Gets or sets the expression that returns a value used to represent this table in the user interface. The DisplayExpression property lets you display the name of this table in a user interface.(Inherited from DataTable.) |
![]() | Events | Gets the list of event handlers that are attached to this component.(Inherited from MarshalByValueComponent.) |
![]() | ExtendedProperties | Gets the collection of customized user information.(Inherited from DataTable.) |
![]() | HasErrors | |
![]() | IsInitialized | |
![]() | Locale | Gets or sets the locale information used to compare strings within the table.(Inherited from DataTable.) |
![]() | MinimumCapacity | Gets or sets the initial starting size for this table.(Inherited from DataTable.) |
![]() | Namespace | |
![]() | ParentRelations | |
![]() | Prefix | |
![]() | PrimaryKey | Gets or sets an array of columns that function as primary keys for the data table.(Inherited from DataTable.) |
![]() | RemotingFormat | Gets or sets the serialization format.(Inherited from DataTable.) |
![]() | Rows | Gets the collection of rows that belong to this table.(Inherited from DataTable.) |
![]() | Site | Gets or sets an System.ComponentModel::ISite for the DataTable.(Inherited from DataTable.) |
![]() | TableName |
| Name | Description | |
|---|---|---|
![]() ![]() | IListSource::ContainsListCollection | For a description of this member, see IListSource::ContainsListCollection.(Inherited from DataTable.) |



