StorageItemQueryResult.GetCurrentQueryOptions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the query options used to determine query results.
public:
virtual QueryOptions ^ GetCurrentQueryOptions() = GetCurrentQueryOptions;
QueryOptions GetCurrentQueryOptions();
public QueryOptions GetCurrentQueryOptions();
function getCurrentQueryOptions()
Public Function GetCurrentQueryOptions () As QueryOptions
Returns
The query options.