Kinds Table (System.Identity Schema)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Contains the names and properties of various Kinds. The use and meaning of the Kind information is dependent on the views that reference it.

Fields

The following table lists the fields in the Kinds table.

Column Type Required Description

Folder

int

yes

The Modeling Services Folder associated with the Kind. References the [Repository.Item].[FoldersTable] view.

Id

bigint

yes

The unique identifier of the Kind.

Name

nvarchar(256)

yes

The Name of the Kind.

OwnerId

bigint

The unique identifier of the Party that owns the Kind. References the [System.Identity].[Parties] view.

DescriptiveInformation

nvarchar(1024)

Additional information about the Kind.

Remarks

See Also

Reference

System.Identity Tables
System.Identity Schema

Send comments about this topic to Microsoft.