Gets or sets the XQuery Engine to be used for the Data Command Query.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public XQueryEngines XQueryEngine { get; set; }public XQueryEngines XQueryEngine { get; set; }Public Property XQueryEngine As XQueryEngines
Get
Set
Public Property XQueryEngine As XQueryEngines
Get
Set
public:
property XQueryEngines XQueryEngine {
XQueryEngines get ();
void set (XQueryEngines value);
}public:
property XQueryEngines XQueryEngine {
XQueryEngines get ();
void set (XQueryEngines value);
}Property Value
Type:
XQueryEngines