AJE Components
DataStore DataCommandQueries Property AJE Data Asset Engine Help
Gets or sets the Data Command Queries Collection Object.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public DataCommandQueries DataCommandQueries { get; set; }

Property Value

Type: DataCommandQueries
Remarks

Data Command Queries is a Collection of Data Command Query Objects which contain information about individual Queries.
See Also