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