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