Перечисление BrokerPriorityParameterType

Specifies the types of broker priority parameter.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
'Применение
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType

Элементы

Имя элемента Описание
ContractName The type is ContractName.
LocalServiceName The type is LocalServiceName.
PriorityLevel The type is PriorityLevel.
RemoteServiceName The type is RemoteServiceName.
Unknown The type is Unknown.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom