GateExtent 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 GateExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
Name |
nvarchar(max) |
||
IsReference |
bit |
yes |
|
Visibility |
nvarchar(max) |
||
Message |
bigint |
References the [Microsoft.Uml2].[MessageExtent] view. |
|
MessageReceiveEvent |
bigint |
References the [Microsoft.Uml2].[MessageExtent] view. |
|
MessageSendEvent |
bigint |
References the [Microsoft.Uml2].[MessageExtent] view. |
|
CombinedFragment |
bigint |
References the [Microsoft.Uml2].[CombinedFragmentExtent] view. |
|
Interaction |
bigint |
References the [Microsoft.Uml2].[InteractionExtent] view. |
|
InteractionUse |
bigint |
References the [Microsoft.Uml2].[InteractionUseExtent] view. |