BoundAssemblyReferences Extent (System_Runtime Module)
[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.]
Contains assembly reference bindings within a binding context. An assembly reference is bound if an assembly exists in the same binding context with matching assembly information.
Fields
The following table lists the fields in the BoundAssemblyReferences extent.
Column | Type | Required | Description |
---|---|---|---|
Folder |
yes |
The Modeling Services Folder that is associated with the bound assembly reference. |
|
Id |
Integer64 |
yes |
The identifier of the bound assembly reference. |
Context |
yes |
The binding context that contains this bound assembly reference. |
|
SourceAssemblyReference |
yes |
The source assembly reference. |
|
TargetAssembly |
yes |
The target assembly that is bound by the source assembly reference. |
Remarks
To work with this extent in the SQL Server Modeling Services, see BoundAssemblyReferences Table (System_Runtime Schema).