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