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. |