ReplicationTable Constructor
Creates a new instance of the ReplicationTable class.
Overload List
| Name | Description |
|---|---|
| ReplicationTable () |
Creates a new instance of the ReplicationTable class.
|
| 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.
|