AJE Components
DataSetDistinct PropertiesAJE Data Asset Engine Help
The DataSetDistinct 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.
(Inherited from DataTableDistinct.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyDistinctColumns
Gets or sets Distinct Data Columns for the Data Table.
(Inherited from DataTableDistinct.)
Public propertyDistinctFunction
Gets or sets Distinct Function for the Data Column on the Data Table.
(Inherited from DataTableDistinct.)
Public propertyDistinctType
Gets or sets Distinct Type for the Data Table
(Inherited from DataTableDistinct.)
Public propertyDistinctView
Enables or disables the Data Columns Distinct View on the Data Table.
(Inherited from DataTableDistinct.)
Public propertyEnabled
Enables or disables Distinct Data on the Data Table.
(Inherited from DataTableDistinct.)
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyHasRename
Property returns True if the Data Distinct has a Rename Data Column. Read-only.
(Inherited from DataTableDistinct.)
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyIsEmpty
Property returns True if the Data Distinct is Empty. Read-only.
(Overrides DataTableDistinct IsEmpty.)
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 propertyTableName
Gets or sets the Name of the Data Table used in the Data Set for the Data Distinct.
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Back to Top
See Also