Online Documentation for All SQLManager.net Products

Duplicate Object
Top  Previous  Next


You can use Duplicate object when you need to create a new table with the same properties as one of the existing ones has. To duplicate an object, select it in the DB Explorer object tree and choose Duplicate object from the popup menu or select the Database | Duplicate Object from the menu item and select the object in the New Object window on the Duplicate tab. Then set the new object name in the dialog window.

In the Duplicate object window you can view the SQL statements for creating the object. You can duplicate the object to another registered database by selecting the database name from the drop-down list at the top of the window.

When you are done, click OK to create the new object.

See also:
New Object