LogImportSubtask

This class is used by the Web Log Import DTS task to store information used by the Restart feature.

Data Members

Data Member Name Data Type Default Value Description
ByteOffsetHigh LONG None None.
ByteOffsetLow LONG None None.
DateDirective NVARCHAR None None.
FieldDirective NVARCHAR None None.
FileName NVARCHAR Unknown None.
ServerGroupName WSTR Unknown Stores the unique key for the object.
SiteName WSTR Unknown None.
SubTaskID LONG 0 None.
TaskID LONG 0 None.

Class Key

LogImportSubtaskKey is composed of the following data members:

**   SiteID + ServerGroupID + SubTaskID + TaskHistoryID + FileName**.

Relations

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

Relation Name Parent Child Type
ServerGroupLogImportSubtaskRel ServerGroup LogImportSubtask 2
SiteLogImportSubtaskRel Site LogImportSubtask 2
TaskHistoryLogImportSubtaskRel TaskHistory LogImportSubtask 2

Copyright © 2005 Microsoft Corporation.
All rights reserved.