BrokerPriorityParameterType 列舉型別
指定 BROKER PRIORITY 參數型別。
命名空間: Microsoft.Data.Schema.ScriptDom.Sql
組件: Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
語法
'宣告
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType
成員
成員名稱 | 說明 | |
---|---|---|
Unknown | 型別為 Unknown。 | |
ContractName | 型別為 ContractName。 | |
LocalServiceName | 型別為 LocalServiceName。 | |
RemoteServiceName | 型別為 RemoteServiceName。 | |
PriorityLevel | 型別為 PriorityLevel。 |