SearchesDataTable Properties |
The QuickSearchDataSetSearchesDataTable type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowedColumn | ||
| CaseSensitive | Indicates whether string comparisons within the table are case-sensitive. (Inherited from DataTable.) | |
| CaseSensitiveColumn | ||
| ChildRelations | Gets the collection of child relations for this DataTable. (Inherited from DataTable.) | |
| Columns | Gets the collection of columns that belong to this table. (Inherited from DataTable.) | |
| ConfigurationClassColumn | ||
| ConnectionStringColumn | ||
| ConnectionStringNameColumn | ||
| Constraints | Gets the collection of constraints maintained by this table. (Inherited from DataTable.) | |
| Container | Gets the container for the component. (Inherited from MarshalByValueComponent.) | |
| Count | ||
| DataSet | Gets the DataSet to which this table belongs. (Inherited from DataTable.) | |
| 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.) | |
| EastingColumnAliasColumn | ||
| EastingColumnColumn | ||
| EPSGCodeColumn | ||
| 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 | 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. (Inherited from DataTable.) | |
| IconFileColumn | ||
| IconHeightColumn | ||
| IconNameColumn | ||
| IconWidthColumn | ||
| IsInitialized | Gets a value that indicates whether the DataTable is initialized. (Inherited from DataTable.) | |
| Item | ||
| Locale | Gets or sets the locale information used to compare strings within the table. (Inherited from DataTable.) | |
| MapIDColumn | ||
| MinimumCapacity | Gets or sets the initial starting size for this table. (Inherited from DataTable.) | |
| NameColumn | ||
| Namespace | Gets or sets the namespace for the XML representation of the data stored in the DataTable. (Inherited from DataTable.) | |
| NorthingColumnAliasColumn | ||
| NorthingColumnColumn | ||
| OffsetXColumn | ||
| OffsetYColumn | ||
| ParentRelations | Gets the collection of parent relations for this DataTable. (Inherited from DataTable.) | |
| Prefix | Gets or sets the namespace for the XML representation of the data stored in the DataTable. (Inherited from DataTable.) | |
| PrimaryKey | Gets or sets an array of columns that function as primary keys for the data table. (Inherited from DataTable.) | |
| ProviderNameColumn | ||
| RemotingFormat | Gets or sets the serialization format. (Inherited from DataTable.) | |
| ResolutionColumn | ||
| ResultsColumnAliasColumn | ||
| ResultsColumnColumn | ||
| Rows | Gets the collection of rows that belong to this table. (Inherited from DataTable.) | |
| ScaleColumn | ||
| SearchClassColumn | ||
| SearchIDColumn | ||
| Site | (Inherited from DataTable.) | |
| TableName | Gets or sets the name of the DataTable. (Inherited from DataTable.) | |
| TableNameColumn |