ParameterCustomModifiers 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.]

Stores custom modifiers for method parameters.

Fields

The following table lists the fields in the ParameterCustomModifiers extent.

Column Type Required Description

Folder

FoldersTable

yes

The Modeling Services Folder that is associated with the custom modifier on a parameter.

Id

Integer64

yes

The identifier of the custom modifier on a parameter.

IsRequiredModifier

Logical

yes

A bit flag that indicates that special semantics are tied to this custom modifier, and that it should not be ignored.

CustomModifierType

Types

yes

The type of the custom modifier.

Parameter

Parameters

yes

The parameter that the custom modifier applies to.

Remarks

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

See Also

Reference

System_Runtime Extents
System_Runtime Module

Send comments about this topic to Microsoft.