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