Share via


DatabaseCopy Constructor ()

 

Initializes a new instance of the DatabaseCopy class.

Namespace:   Microsoft.WindowsAzure.Management.Sql.Models
Assembly:  Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)

Syntax

public DatabaseCopy()
public:
DatabaseCopy()
new : unit -> DatabaseCopy
Public Sub New

See Also

DatabaseCopy Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace

Return to top