Optional stringStringString parameter.
Specifies the version of the XQuery processor.
Public Property Version As String Get Set(ByVal value As String)
public string Version { get; set; }
public: property String^ Version { String^ get(); void set(String^ value); }
Type: System.StringSystem.StringSystem::String^