Gets or sets the option to Add Execution Data to the Data Command Query Result Outputs.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool AddExecutionData { get; set; }
public bool AddExecutionData { get; set; }
Public Property AddExecutionData As Boolean
Get
Set
Public Property AddExecutionData As Boolean
Get
Set
public:
property bool AddExecutionData {
bool get ();
void set (bool value);
}
public:
property bool AddExecutionData {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean