TransSubscription Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the TransSubscription class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TransSubscription() Creates a new instance of the TransSubscription class.
Public method TransSubscription(String, String, String, String, ServerConnection) Creates a new instance of the TransSubscription class with the specified publication, database, Subscriber, and subscriber database, and with the specified connection to the instance of Microsoft SQL Server.

Top