Partager via


BrokerService constructeur

Initializes a new instance of the BrokerService class.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Broker
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Sub New
'Utilisation

Dim instance As New BrokerService()
public BrokerService()
public:
BrokerService()
new : unit -> BrokerService
public function BrokerService()

Notes

The default constructor initializes any fields to their default values.