BrokerPriorityParameterType 열거형

Specifies the types of broker priority parameter.

네임스페이스:  Microsoft.SqlServer.TransactSql.ScriptDom
어셈블리:  Microsoft.SqlServer.TransactSql.ScriptDom(Microsoft.SqlServer.TransactSql.ScriptDom.dll)

구문

‘선언
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
‘사용 방법
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType

멤버

멤버 이름 설명
ContractName The type is ContractName.
LocalServiceName The type is LocalServiceName.
PriorityLevel The type is PriorityLevel.
RemoteServiceName The type is RemoteServiceName.
Unknown The type is Unknown.

참고 항목

참조

Microsoft.SqlServer.TransactSql.ScriptDom 네임스페이스