Partager via


BrokerPriorityParameter.ParameterType, propriété

Obtient ou définit le type de paramètre de priorité de Service Broker.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
Public Property ParameterType As BrokerPriorityParameterType
    Get
    Set
public BrokerPriorityParameterType ParameterType { get; set; }
public:
property BrokerPriorityParameterType ParameterType {
    BrokerPriorityParameterType get ();
    void set (BrokerPriorityParameterType value);
}
member ParameterType : BrokerPriorityParameterType with get, set
function get ParameterType () : BrokerPriorityParameterType
function set ParameterType (value : BrokerPriorityParameterType)

Valeur de propriété

Type : Microsoft.Data.Schema.ScriptDom.Sql.BrokerPriorityParameterType
Retourne une valeur d'énumération BrokerPriorityParameterType.

Sécurité .NET Framework

Voir aussi

Référence

BrokerPriorityParameter Classe

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms