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