BrokerPriorityParameterType - перечисление
Указывает тип параметра приоритета брокера.
Пространство имен: 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 |