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

Specifies the types of broker priority parameter.

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

Синтаксис

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

Элементы

Имя элемента Описание
Any The type is Any.
Default The type is Default.
None The type is None.

См. также

Справочник

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