DatabaseCopyUpdateParameters Constructor ()
Initializes a new instance of the DatabaseCopyUpdateParameters class.
Namespace: Microsoft.WindowsAzure.Management.Sql.Models
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Syntax
public DatabaseCopyUpdateParameters()
public:
DatabaseCopyUpdateParameters()
new : unit -> DatabaseCopyUpdateParameters
Public Sub New
See Also
DatabaseCopyUpdateParameters Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace
Return to top