Costruttore BrokerObjectBase
Initializes a new instance of the BrokerObjectBase class.
Spazio dei nomi Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Friend Sub New
'Utilizzo
Dim instance As New BrokerObjectBase()
protected internal BrokerObjectBase()
protected public:
BrokerObjectBase()
new : unit -> BrokerObjectBase
function BrokerObjectBase()
Osservazioni
The default constructor initializes any fields to their default values.
Esempi
Readme_ServiceBrokerConfiguration
Vedere anche
Riferimento
Spazio dei nomi Microsoft.SqlServer.Management.Smo.Broker