HitsInfo
This class represents summary information about hits on a Web site.
Data Members
Data Member Name | Data Type | Default Value | Description |
Date | FILETIME | 1900-1-1 0:0:0.0 | Key member |
HitsCount | LONG | 0 | None |
HttpStatus | ULONG | 0 | Key member |
IsRequest | SHORT | 0 | Key member |
SiteName | WSTR | Not available | Key member |
TaskID | LONG | 0 | Key member |
URI | WSTR | Not available | Key member |
Win32Status | ULONG | 0 | Key member |
Class Key
HitsInfoKey is composed of the following data members:
Date + HttpStatus + IsRequest + SiteName + TaskID + URI + Win32Status
Relations
For a description of the relation type, see Data Warehouse Classes.
Relation Name | Parent | Child | Type |
DateHitsInfo | Date | HitsInfo | 2 |
HttpStatusHitsInfo | HttpStatus | HitsInfo | 2 |
SiteHitsInfo | Site | HitsInfo | 2 |
TaskHistoryHitsInfo | TaskHistory | HitsInfo | 2 |
uriHitsInfo | URI | HitsInfo | 2 |
Win32StatusHitsInfo | Win32Status | HitsInfo | 2 |