Share via


TransitionExtent 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 TransitionExtent table.

Column Type Required Description

Id

bigint

yes

Folder

[Repository.Item].[FolderId]

yes

References the [Repository.Item].[FoldersTable] view.

IsReference

bit

yes

Name

nvarchar(max)

Visibility

nvarchar(max)

IsLeaf

bit

yes

Container

bigint

yes

References the [Microsoft.Uml2].[RegionExtent] view.

Kind

nvarchar(max)

yes

SourceConnectionPointReference

bigint

References the [Microsoft.Uml2].[ConnectionPointReferenceExtent] view.

SourcePseudostate

bigint

References the [Microsoft.Uml2].[PseudostateExtent] view.

SourceState

bigint

References the [Microsoft.Uml2].[StateExtent] view.

TargetConnectionPointReference

bigint

References the [Microsoft.Uml2].[ConnectionPointReferenceExtent] view.

TargetPseudostate

bigint

References the [Microsoft.Uml2].[PseudostateExtent] view.

TargetState

bigint

References the [Microsoft.Uml2].[StateExtent] view.

Transition

bigint

References the [Microsoft.Uml2].[TransitionExtent] view.

ElementKind

nvarchar(max)

yes

Remarks

See Also

Reference

Microsoft.Uml2 Tables
Microsoft.Uml2 Schema

Send comments about this topic to Microsoft.