Click or drag to resize

IResultQueryCommand Property

Gets the original Query command.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
string QueryCommand { get; }

Property Value

String
The original Query command.
Remarks
The original Query command.
See Also