CatalogSearchOptions Properties (BCL)

Public Instance Properties

Property Description
CacheKey Gets a cache key string that can be used as a part of a cache key when caching query results.
ClassTypes Gets or sets a CatalogClassType value that specifies the class type(s) to return from a query.
PropertiesToReturn Gets or sets the comma-delimited list of property names that should be returned in a query result set.
PropertiesToReturnArray Gets or sets the array of properties that should be returned in a query result set.
RecordsToRetrieve Gets or sets the number of records to retrieve.
SortAscending Gets or sets a Boolean value that specifies whether to sort in ascending or descending order.
SortProperty Gets the SortProperty property.
StartingRecord Gets the StartingRecord property.

 

Copyright © 2005 Microsoft Corporation.
All rights reserved.