| ExecuteQuery {Microsoft.VisualBasic.CommandLine} | .NET clr documentation | 
Run query in syntax like: ? xxx
            
# namespace Microsoft.VisualBasic.CommandLine
export class ExecuteQuery extends MulticastDelegate {
   Method: MethodInfo;
   Target: any kind;
}
        
        Method: MethodInfoTarget: any kind