StateExtent Table (Microsoft.Uml2 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.]
Fields
The following table lists the fields in the StateExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
IsReference |
bit |
yes |
|
Name |
nvarchar(max) |
||
Visibility |
nvarchar(max) |
||
IsLeaf |
bit |
yes |
|
Container |
bigint |
References the [Microsoft.Uml2].[RegionExtent] view. |
|
State |
bigint |
References the [Microsoft.Uml2].[StateExtent] view. |
|
Submachine |
bigint |
References the [Microsoft.Uml2].[StateMachineExtent] view. |
|
ElementKind |
nvarchar(max) |
yes |