Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies the types of broker priority parameter.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
'Uso
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |