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 네임스페이스