Share via


DatabaseUpdateResponse Constructor ()

 

Initializes a new instance of the DatabaseUpdateResponse class.

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

Syntax

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

See Also

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

Return to top