AJE Components
DataReports PropertiesAJE Data Asset Engine Help
The DataReports 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 DataReport .)
Public propertyClassName (Inherited from EngineCollectionBase DataReport .)
Public propertyOnlineCount (Inherited from OnlineList DataReport .)
Public propertyCurrent (Inherited from EngineCollectionBase DataReport .)
Public propertyDataSet (Inherited from EngineDataCollectionBase DataReport .)
Public propertyDataTable (Inherited from EngineDataCollectionBase DataReport .)
Public propertyDisposed (Inherited from EngineDataCollectionBase DataReport .)
Public propertyIsEmpty (Inherited from EngineCollectionBase DataReport .)
Public propertyIsFirst (Inherited from EngineCollectionBase DataReport .)
Public propertyIsLast (Inherited from EngineCollectionBase DataReport .)
Public propertyItem (Inherited from EngineCollectionBase DataReport .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList DataReport .)
Public propertyItemObject (Inherited from EngineDataCollectionBase DataReport .)
Public propertyPosition (Inherited from EngineCollectionBase DataReport .)
Back to Top
See Also