Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |