Constructeur ServiceQueue
Initializes a new instance of the ServiceQueue class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Broker
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ServiceQueue()
public ServiceQueue()
public:
ServiceQueue()
new : unit -> ServiceQueue
public function ServiceQueue()
Notes
The default constructor initializes any fields to their default values.
Exemples
Readme_ServiceBrokerConfiguration
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo.Broker
Autres ressources
Développement (Service Broker)