IResultQueryCommand Property |
Gets the original
Query command.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntaxstring QueryCommand { get; }ReadOnly Property QueryCommand As String
Get
property String^ QueryCommand {
String^ get ();
}Property Value
String
The original
Query command.
Remarks
The original
Query command.
See Also