AJE Components
DataTableDistinct PropertiesAJE Data Asset Engine Help
The DataTableDistinct type exposes the following members.
Properties

  NameDescription
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyColumnName
Gets or sets Data Column Name for the Distinct Function on the Data Table.
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyDistinctColumns
Gets or sets Distinct Data Columns for the Data Table.
Public propertyDistinctFunction
Gets or sets Distinct Function for the Data Column on the Data Table.
Public propertyDistinctType
Gets or sets Distinct Type for the Data Table
Public propertyDistinctView
Enables or disables the Data Columns Distinct View on the Data Table.
Public propertyEnabled
Enables or disables Distinct Data on the Data Table.
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyHasRename
Property returns True if the Data Distinct has a Rename Data Column. Read-only.
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyIsEmpty
Property returns True if the Data Distinct is Empty. Read-only.
Public propertyItemKey (Inherited from EngineClassBase.)
Public propertyLastErrDescription (Inherited from EngineClassBase.)
Public propertyLastErrNumber (Inherited from EngineClassBase.)
Public propertyLastErrSource (Inherited from EngineClassBase.)
Public propertyLastException (Inherited from EngineClassBase.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Back to Top
See Also