BrokerPriorityParameterType 列挙体

ブローカ優先度パラメータの型を指定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
'使用
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
public enum BrokerPriorityParameterType

メンバ

メンバ名 説明
Unknown 型は Unknown です。
ContractName 型は ContractName です。
LocalServiceName 型は LocalServiceName です。
RemoteServiceName 型は RemoteServiceName です。
PriorityLevel 型は PriorityLevel です。

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間