Share via


CommonSearchOptions Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

An abstract class. Provides properties that customize the catalog search results when performing searches on one or more catalogs.

The CommonSearchOptions type exposes the following members.

Methods

  Name Description
Aa149319.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa149319.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa149319.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa149319.protmethod(en-US,CS.70).gif GetSearchOptionsData Returns the underlying CatalogSearchOptions object.
Aa149319.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa149319.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa149319.pubmethod(en-US,CS.70).gif SetPaging Sets the StartingRecord and RecordsToRetrieve properties based on the supplied page number and page size.
Aa149319.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa149319.pubproperty(en-US,CS.70).gif CacheKey Gets a cache key string that is used as a part of a cache key when caching query results.
Aa149319.pubproperty(en-US,CS.70).gif PropertiesToReturn Gets or sets a comma separated list of properties that a method returns in a query result set.
Aa149319.pubproperty(en-US,CS.70).gif PropertiesToReturnArray Gets or sets the list of properties that should be returned in a query result set as an array of property names.
Aa149319.pubproperty(en-US,CS.70).gif RecordsToRetrieve Gets or sets the number of records to return from the search.
Aa149319.pubproperty(en-US,CS.70).gif SortAscending Obsolete. (Obsolete) Gets or sets a value indicating whether a method should sort in ascending or descending order.
Aa149319.pubproperty(en-US,CS.70).gif SortDescending Gets or sets a value indicating whether a method should sort in ascending or descending order.
Aa149319.pubproperty(en-US,CS.70).gif SortProperty Gets or sets a concatenated string representing the current SortProperties string collection.
Aa149319.pubproperty(en-US,CS.70).gif StartingRecord Gets or sets the starting record to return from the search.

Top

See Also

Reference

CommonSearchOptions Class

Microsoft.CommerceServer.Catalog Namespace