method Client.ExecuteQuery (host as String, expression as String)
Convenient method for executing queries
Type
Description
host as String
A string expression that defines the host
expression as String
A string expression to send
Return
Description
Results
Holds the result after queering the server
Convenient method for executing queries