次の方法で共有


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 です

参照

参照

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