Constructeur BrokerObjectBase
Initializes a new instance of the BrokerObjectBase class.
Espace de noms : Microsoft.SqlServer.Management.Smo.Broker
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Friend Sub New
'Utilisation
Dim instance As New BrokerObjectBase()
protected internal BrokerObjectBase()
protected public:
BrokerObjectBase()
new : unit -> BrokerObjectBase
function BrokerObjectBase()
Notes
The default constructor initializes any fields to their default values.
Voir aussi