The Data Results of the Data Command Query either as a Dataset or an XML Document.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public Object ResultData { get; set; }public Object ResultData { get; set; }Public Property ResultData As Object
Get
Set
Public Property ResultData As Object
Get
Set
public:
property Object^ ResultData {
Object^ get ();
void set (Object^ value);
}public:
property Object^ ResultData {
Object^ get ();
void set (Object^ value);
}Property Value
Type:
Object