The OpenQueryResultList executes a Client Automation query and opens a list of the results from the query.
Parameters
The session identifier.
The UUID identifying the query whose results are to be listed.
The properties that will be required when getting a query result from the list.
Return Values
A numeric handle to a list of queries that can be passed to GetQueryResults.
The total number of query results in the list whose handle has been returned.
Remarks
This method returns the size of the list, and a handle to the list that can be used with the GetQueryResults method.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|