Name | Description | |
---|---|---|
DataSet Constructor | Initializes a new instance of the DataSet class. |
The following tables list the members exposed by DataSet.
Name | Description | |
---|---|---|
DataSet Constructor | Initializes a new instance of the DataSet class. |
Name | Description | |
---|---|---|
AccentSensitivity | Gets or sets a value indicating whether the data is accent sensitive. | |
CaseSensitivity | Gets or sets a value indicating whether the data is case sensitive. | |
Collation | Gets or sets the locale to use for the collation sequence when sorting data. | |
Fields | Gets the fields in the data set. | |
Filters | Gets the filters to apply to each row of data in the data set. | |
KanatypeSensitivity | Gets or sets a value indicating whether the data is kanatype sensitive. | |
Name | Gets or sets the name of the dataset. | |
Query | Gets or sets the information about the data source, including connection information, query, etc. | |
SharedDataSet | Gets or sets the shared dataset. | |
WidthSensitivity | Gets or sets a value indicating whether the data is width sensitive. |