public QueryResult ExecuteQuery( string queryName )
Public Overloads Function ExecuteQuery( _ ByVal queryName As String _ ) As QueryResult
Parameters
- queryName
- The name of the query to execute
Return Value
A QueryResult that defines the query results