RegisteredSubscriber Constructor

Creates a new instance of the RegisteredSubscriber class.

备注

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.

重载列表

名称 Description
RegisteredSubscriber ()
Creates a new instance of the RegisteredSubscriber class.
RegisteredSubscriber (String, ServerConnection)
Creates a new instance of the RegisteredSubscriber class with the specified name and specified connection to the Publisher.
RegisteredSubscriber (String, ServerConnection, String, String)
Creates a new instance of the RegisteredSubscriber class with the specified name, the specified connection to the distribution Publisher, the specified distribution Publisher, and the distribution database.

请参阅

参考

RegisteredSubscriber Class
RegisteredSubscriber Members
Microsoft.SqlServer.Replication Namespace