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

  NameDescription
Public propertyOnlineCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from OnlineList DataTableDistinctColumn .)
Public propertyClassName (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyOnlineCount (Inherited from OnlineList DataTableDistinctColumn .)
Public propertyCurrent (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyIsEmpty (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyIsFirst (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyIsLast (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyItem (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList DataTableDistinctColumn .)
Public propertyItemObject (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Public propertyPosition (Inherited from EngineCollectionBase DataTableDistinctColumn .)
Back to Top
See Also