RegisteredSubscriber Constructor
Creates a new instance of the RegisteredSubscriber class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
RegisteredSubscriber Class
RegisteredSubscriber Members
Microsoft.SqlServer.Replication Namespace