TemplateBindingExtent 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 TemplateBindingExtent table.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
|
Folder |
yes |
References the [Repository.Item].[FoldersTable] view. |
|
BoundElementClassifier |
bigint |
References the [Microsoft.Uml2].[ClassifierExtent] view. |
|
IsReference |
bit |
yes |
|
BoundElementOperation |
bigint |
References the [Microsoft.Uml2].[OperationExtent] view. |
|
BoundElementPackage |
bigint |
References the [Microsoft.Uml2].[PackageExtent] view. |
|
BoundElementProperty |
bigint |
References the [Microsoft.Uml2].[PropertyExtent] view. |
|
BoundElementStringExpression |
bigint |
References the [Microsoft.Uml2].[StringExpressionExtent] view. |
|
Signature |
bigint |
References the [Microsoft.Uml2].[TemplateSignatureExtent] view. |