TimeObservationExtent 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 TimeObservationExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
IsReference |
bit |
yes |
|
OwningTemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
TemplateParameter |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
TemplateParameterOwnedDefault |
bigint |
References the [Microsoft.Uml2].[TemplateParameterExtent] view. |
|
OwningTemplateParameterSubstitution |
bigint |
References the [Microsoft.Uml2].[TemplateParameterSubstitutionExtent] view. |
|
Name |
nvarchar(max) |
||
Visibility |
nvarchar(max) |
yes |
|
Component |
bigint |
References the [Microsoft.Uml2].[ComponentExtent] view. |
|
OwningPackage |
bigint |
References the [Microsoft.Uml2].[PackageExtent] view. |
|
Duration |
bigint |
References the [Microsoft.Uml2].[DurationExtent] view. |
|
TimeExpression |
bigint |
References the [Microsoft.Uml2].[TimeExpressionExtent] view. |
|
Event |
bigint |
||
FirstEvent |
bit |
yes |