Compartir a través de


BrokerObjectBase Constructor

Initializes a new instance of the BrokerObjectBase class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Friend Sub New
'Uso

Dim instance As New BrokerObjectBase()
protected internal BrokerObjectBase()
protected public:
BrokerObjectBase()
new : unit -> BrokerObjectBase
 function BrokerObjectBase()

Notas

The default constructor initializes any fields to their default values.