Condividi tramite


Proprietà BrokerPriorityParameter.ParameterType

Ottiene o imposta il tipo di parametro della priorità del Service Broker.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: Microsoft.Data.Schema.ScriptDom.Sql.BrokerPriorityParameterType
Restituisce un valore di enumerazione BrokerPriorityParameterType.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BrokerPriorityParameter Classe

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql