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