Compartir a través de


Enumeración BrokerPriorityParameterType

Specifies the types of broker priority parameter.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
'Uso
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType

Miembros

Nombre del miembro Descripción
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.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom