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