Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class represents a summary of hits information grouped on an hour-by-hour basis.
Data Members
Data member name |
Data type |
Default value |
Description |
---|---|---|---|
DTimestamp |
datetime |
(convert(datetime,'1900-1-1 0:0:0.0',121)) |
Key member. |
HitsCount |
int |
0 |
None. |
TotalBytesReceived |
float |
0 |
None. |
TotalBytesSent |
float |
0 |
None. |
DateID |
binary |
1 |
None. |
SiteID |
binary |
1 |
Key member. |
TaskHistoryID |
binary |
0 |
Key member. |
Class Key
HitsByHourKey is composed of the following data members:
DTimestamp + SiteName + TaskID
Relations
For a description of the relation type, see Data Warehouse Classes.
Relation name |
Parent |
Child |
Type |
---|---|---|---|
DateHitsByHour |
Date |
HitsByHour |
2 |
SiteHitsByHour |
Site |
HitsByHour |
2 |
TaskHistoryHitsByHour |
TaskHistory |
HitsByHour |
2 |