Compartir a través de


BoundMethodReferences 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 bound method references. A method reference is bound if a corresponding method definition exists in the same binding context.

Fields

The following table lists the fields in the BoundMethodReferences extent.

Column Type Required Description

Folder

FoldersTable

yes

The Modeling Services Folder that is associated with the bound method reference.

Id

Integer64

yes

The identifier of the bound method reference.

Context

BindingContexts

yes

The binding context that contains this bound method reference.

SourceMethodReference

MethodReferences

yes

The source method reference.

TargetMethodDefinition

MethodDefinitions

yes

The target method that is bound by the source method reference.

Remarks

To work with this extent in the SQL Server Modeling Services, see BoundMethodReferences Table (System_Runtime Schema).

See Also

Reference

System_Runtime Extents
System_Runtime Module

Send comments about this topic to Microsoft.