Share via


SearchOptions Members

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

Provides optional parameters that control results of a system search.

The SearchOptions type exposes the following members.

Constructors

  Name Description
Aa139087.pubmethod(en-US,CS.70).gif SearchOptions Initializes a new instance of the SearchOptions class.

Top

Methods

  Name Description
Aa139087.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa139087.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa139087.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa139087.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa139087.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa139087.pubmethod(en-US,CS.70).gif SetPaging Assigns the StartRecord and NumberOfRecordsToReturn properties to return the specified page.
Aa139087.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa139087.pubproperty(en-US,CS.70).gif NumberOfRecordsToReturn Gets or sets a value that determines how many records to return.
Aa139087.pubproperty(en-US,CS.70).gif PropertiesToReturn Gets or sets the comma-delimited list of properties that should be included in the search results.
Aa139087.pubproperty(en-US,CS.70).gif SortDescending Gets or sets value that indicates whether to sort in ascending or descending order.
Aa139087.pubproperty(en-US,CS.70).gif SortProperties Gets or sets the name of the property to sort on.
Aa139087.pubproperty(en-US,CS.70).gif StartRecord Gets or sets the one-based index of the first record to return.

Top

See Also

Reference

SearchOptions Class

Microsoft.CommerceServer Namespace