Gets or sets the Option to Snapshot the Executed Data Command and Result Data in XML format.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool EnableSnapshot { get; set; }public bool EnableSnapshot { get; set; }Public Property EnableSnapshot As Boolean
Get
Set
Public Property EnableSnapshot As Boolean
Get
Set
public:
property bool EnableSnapshot {
bool get ();
void set (bool value);
}public:
property bool EnableSnapshot {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean