BrokerPriorityParameterType 枚举

指定 Broker 优先级别参数类型。

命名空间:  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 命名空间