Partager via


Énumération BrokerPriorityParameterType

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.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom