Construtor BrokerObjectBase
Initializes a new instance of the BrokerObjectBase class.
Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Friend Sub New
'Uso
Dim instance As New BrokerObjectBase()
protected internal BrokerObjectBase()
protected public:
BrokerObjectBase()
new : unit -> BrokerObjectBase
function BrokerObjectBase()
Comentários
The default constructor initializes any fields to their default values.
Exemplos
Readme_ServiceBrokerConfiguration
Consulte também
Referência
Namespace Microsoft.SqlServer.Management.Smo.Broker