BrokerPriorityParameter.IsDefaultOrAny Property

Definition

Specifies whether the parameter can take DEFAULT or ANY as values

public Microsoft.SqlServer.TransactSql.ScriptDom.BrokerPriorityParameterSpecialType IsDefaultOrAny { get; set; }
member this.IsDefaultOrAny : Microsoft.SqlServer.TransactSql.ScriptDom.BrokerPriorityParameterSpecialType with get, set
Public Property IsDefaultOrAny As BrokerPriorityParameterSpecialType

Property Value

Applies to