The properties of the HeroConfigDataSet.TabsDataTable class are listed below. For a complete list of HeroConfigDataSet.TabsDataTable class members, see the HeroConfigDataSet.TabsDataTable Members topic.
CaseSensitive (inherited from DataTable) | Indicates whether string comparisons within the table are case-sensitive. |
ChildRelations (inherited from DataTable) | Gets the collection of child relations for this DataTable. |
Columns (inherited from DataTable) | Gets the collection of columns that belong to this table. |
Constraints (inherited from DataTable) | Gets the collection of constraints maintained by this table. |
Container (inherited from MarshalByValueComponent) | Gets the container for the component. |
Count | |
DataSet (inherited from DataTable) | Gets the DataSet that this table belongs to. |
DefaultView (inherited from DataTable) | Gets a customized view of the table which may include a filtered view, or a cursor position. |
DesignMode (inherited from MarshalByValueComponent) | Gets a value indicating whether the component is currently in design mode. |
DisplayExpression (inherited from DataTable) | Gets or sets the expression that will return a value used to represent this table in the user interface. |
ExtendedProperties (inherited from DataTable) | Gets the collection of customized user information. |
HasErrors (inherited from DataTable) | Gets a value indicating whether there are errors in any of the rows in any of the tables of the DataSet to which the table belongs. |
Item | |
Locale (inherited from DataTable) | Gets or sets the locale information used to compare strings within the table. |
MinimumCapacity (inherited from DataTable) | Gets or sets the initial starting size for this table. |
Namespace (inherited from DataTable) | Gets or sets the namespace for the XML represenation of the data stored in the DataTable. |
ParentRelations (inherited from DataTable) | Gets the collection of parent relations for this DataTable. |
Prefix (inherited from DataTable) | Gets or sets the namespace for the XML represenation of the data stored in the DataTable. |
PrimaryKey (inherited from DataTable) | Gets or sets an array of columns that function as primary keys for the data table. |
Rows (inherited from DataTable) | Gets the collection of rows that belong to this table. |
Site (inherited from DataTable) | Gets or sets an ISite for the DataTable . |
TableName (inherited from DataTable) | Gets or sets the name of the DataTable . |
HeroConfigDataSet.TabsDataTable Class | HeroStats.StatsEngine Namespace