AJE Components
DataSetDistincts PropertiesAJE Data Asset Engine Help
The DataSetDistincts 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 DataSetDistinct .)
Public propertyOnlineCount (Inherited from OnlineList DataSetDistinct .)
Public propertyIsEmpty
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList DataSetDistinct .)
Public propertyItem String 
Back to Top
See Also