Конструктор BrokerObjectBase
Initializes a new instance of the BrokerObjectBase class.
Пространство имен: Microsoft.SqlServer.Management.Smo.Broker
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Protected Friend Sub New
'Применение
Dim instance As New BrokerObjectBase()
protected internal BrokerObjectBase()
protected public:
BrokerObjectBase()
new : unit -> BrokerObjectBase
function BrokerObjectBase()
Замечания
The default constructor initializes any fields to their default values.