SearchRecordsPerPageException Members

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

The exception that is thrown when a search request is made for a number of records per page that is greater than the system configured limit.

The SearchRecordsPerPageException type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa139091.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa139091.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa139091.pubmethod(en-US,CS.70).gif GetBaseException (Inherited from Exception.)
Aa139091.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa139091.pubmethod(en-US,CS.70).gif GetObjectData Populates a SerializationInfo with data needed to serialize the SearchRecordsPerPageException. (Overrides SearchException..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa139091.pubmethod(en-US,CS.70).gif GetType (Inherited from Exception.)
Aa139091.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa139091.pubmethod(en-US,CS.70).gif ToString (Inherited from Exception.)

Top

Properties

  Name Description
Aa139091.pubproperty(en-US,CS.70).gif Data (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif HelpLink (Inherited from Exception.)
Aa139091.protproperty(en-US,CS.70).gif HResult (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif InnerException (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif MaxRecordsPerPage Gets or sets the maximum records per page.
Aa139091.pubproperty(en-US,CS.70).gif Message (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif RequestedRecordsPerPage Gets or sets the number of requested records per page.
Aa139091.pubproperty(en-US,CS.70).gif Source (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif StackTrace (Inherited from Exception.)
Aa139091.pubproperty(en-US,CS.70).gif TargetSite (Inherited from Exception.)

Top

See Also

Reference

SearchRecordsPerPageException Class

Microsoft.CommerceServer Namespace