OperationExtent 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 OperationExtent 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) |
||
IsLeaf |
bit |
yes |
|
IsStatic |
bit |
yes |
|
Concurrency |
nvarchar(max) |
yes |
|
IsAbstract |
bit |
yes |
|
Artifact |
bigint |
References the [Microsoft.Uml2].[ArtifactExtent] view. |
|
ArtifactPosition |
int |
||
Class |
bigint |
References the [Microsoft.Uml2].[ClassExtent] view. |
|
ClassPosition |
int |
||
Datatype |
bigint |
References the [Microsoft.Uml2].[DataTypeExtent] view. |
|
DatatypePosition |
int |
||
Interface |
bigint |
References the [Microsoft.Uml2].[InterfaceExtent] view. |
|
InterfacePosition |
int |
||
IsQuery |
bit |
yes |