Share via


HttpStatus

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

This class represents the HTTP status codes as stored in the Web log file.

Data Members

Data member name

Data type

Default value

Description

HttpStatus

smallint

0

Stores the unique key for the object.

IsSuccessCode

smallint

null

2xx - success

3xx - redirect

4xx - failure

5xx - server setup incorrect

Class Key

HttpStatusKey is composed of a single data member, HttpStatus.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation name

Parent

Child

Type

HttpStatusHitsInfo

HttpStatus

HitsInfo

2

HttpStatusRequest

HttpStatus

Request

2

See Also

Other Resources

Data Warehouse Classes