LevelDir

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

The LevelDir class contains the separated directory levels of a URI. The levels are separated by a slash '/'. The Web Log Import DTS task is responsible for separating the different levels and populating this class.

Data Members

Data member name

Data type

Default value

Description

DirName1

binary

/

None.

DirName2

binary

*

None.

DirName3

binary

*

None.

DirName4

binary

*

None.

DirName5

binary

*

None.

DirName6

binary

*

None.

Class Key

LevelDirKey is composed of the following data members:

   DirName1 + DirName2 + DirName3 + DirName4 + DirName5 + DirName6

Relations

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

Relation name

Parent

Child

Type

Level1DirLevelDirRel

Level1Dir

LevelDir

2

Level2DirLevelDirRel

Level2Dir

LevelDir

2

Level3DirLevelDirRel

Level3Dir

LevelDir

2

Level4DirLevelDirRel

Level4Dir

LevelDir

2

Level5DirLevelDirRel

Level5Dir

LevelDir

2

Level6DirLevelDirRel

Level6Dir

LevelDir

2

LevelDirURIRel

LevelDir

URI

2

See Also

Other Resources

Level1Dir

Level2Dir

Level3Dir

Level4Dir

Level5Dir

Level6Dir

Data Warehouse Classes