Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the types of broker priority parameter.
Espace de noms : Microsoft.SqlServer.TransactSql.ScriptDom
Assembly : Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration BrokerPriorityParameterType
'Utilisation
Dim instance As BrokerPriorityParameterType
[SerializableAttribute]
public enum BrokerPriorityParameterType
[SerializableAttribute]
public enum class BrokerPriorityParameterType
[<SerializableAttribute>]
type BrokerPriorityParameterType
public enum BrokerPriorityParameterType
Membres
| Nom de membre | Description | |
|---|---|---|
| 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. |