ParameterSetExtent 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 ParameterSetExtent 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) |
||
BehaviorActivity |
bigint |
References the [Microsoft.Uml2].[ActivityExtent] view. |
|
BehavioralFeatureOperation |
bigint |
References the [Microsoft.Uml2].[OperationExtent] view. |
|
BehavioralFeatureReception |
bigint |
References the [Microsoft.Uml2].[ReceptionExtent] view. |
|
BehaviorInteraction |
bigint |
References the [Microsoft.Uml2].[InteractionExtent] view. |
|
BehaviorOpaqueBehavior |
bigint |
References the [Microsoft.Uml2].[OpaqueBehaviorExtent] view. |
|
BehaviorStateMachine |
bigint |
References the [Microsoft.Uml2].[StateMachineExtent] view. |