The DataTableDistinct type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClassType | (Inherited from EngineClassBase.) | |
| ColumnName |
Gets or sets Data Column Name for the Distinct Function on the Data Table.
| |
| Disposed | (Inherited from EngineClassBase.) | |
| DistinctColumns |
Gets or sets Distinct Data Columns for the Data Table.
| |
| DistinctFunction |
Gets or sets Distinct Function for the Data Column on the Data Table.
| |
| DistinctType |
Gets or sets Distinct Type for the Data Table
| |
| DistinctView |
Enables or disables the Data Columns Distinct View on the Data Table.
| |
| Enabled |
Enables or disables Distinct Data on the Data Table.
| |
| HandleExceptions | (Inherited from EngineClassBase.) | |
| HasRename |
Property returns True if the Data Distinct has a Rename Data Column. Read-only.
| |
| IsChanged | (Inherited from EngineClassBase.) | |
| IsDirty | (Inherited from EngineClassBase.) | |
| IsEmpty |
Property returns True if the Data Distinct is Empty. Read-only.
| |
| ItemKey | (Inherited from EngineClassBase.) | |
| LastErrDescription | (Inherited from EngineClassBase.) | |
| LastErrNumber | (Inherited from EngineClassBase.) | |
| LastErrSource | (Inherited from EngineClassBase.) | |
| LastException | (Inherited from EngineClassBase.) | |
| OnDirtyEvent | (Inherited from EngineClassBase.) | |
| Properties | (Inherited from EngineClassBase.) | |
| RaiseError | (Inherited from EngineClassBase.) | |
| Tag | (Inherited from EngineClassBase.) | |
| TypeClassName | (Inherited from EngineClassBase.) |
See Also