Share via


Level1Dir

The Level1Dir class represents the first level in a hierarchical directory structure. Each level contains a link to a URI object.

Data Members

Data member name

Data type

Default value

Description

DirName1

nvarchar(255)

/

Stores the unique key for the object.

Class Key

Level1DirKey is composed of a single data member, DirName1.

Relations

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

Relation name

Parent

Child

Type

Level1DirLevelDirRel

Level1Dir

LevelDir

2

URILevel1Dir2

Level1Dir

URI

2

See Also

Other Resources

Data Warehouse Classes