Gets or sets the Option to Save the Data Execution Plan Result Data to a JSon File.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool SaveResultJSon { get; set; }public bool SaveResultJSon { get; set; }Public Property SaveResultJSon As Boolean
Get
Set
Public Property SaveResultJSon As Boolean
Get
Set
public:
property bool SaveResultJSon {
bool get ();
void set (bool value);
}public:
property bool SaveResultJSon {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean