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