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