Topic Last Modified: 2011-01-27

The EnumAttribute table is a hardcoded table that contains the Visibility and Behavior attributes that are used in the Node table.

Columns

Column Type Description

attributeID

smallint, not null

ID of the attribute.

attributeName

nvarchar (256), not null

Name of the attribute.

Key

Column Description

attributeID

Primary key.

See Also

Concepts

Node Table