ReplicationTable Constructor

Include Protected Members
Include Inherited Members

Creates a new instance of the ReplicationTable 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 ReplicationTable() Creates a new instance of the ReplicationTable class.
Public method ReplicationTable(String, String, String, ServerConnection) Creates a new instance of the ReplicationTable class with the specified name and owner, on the specified database, and with the specified connection to an instance of Microsoft SQL Server.

Top