Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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