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
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.