RestorableDroppedDatabaseOperationsExtensions Methods
Namespace:
Microsoft.WindowsAzure.Management.Sql
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IRestorableDroppedDatabaseOperations^, String^, String^) | Returns information about a dropped Azure SQL Database that can be restored. |
![]() ![]() | GetAsync(IRestorableDroppedDatabaseOperations^, String^, String^) | Returns information about a dropped Azure SQL Database that can be restored. |
![]() ![]() | List(IRestorableDroppedDatabaseOperations^, String^) | Returns a collection of databases that has been dropped but can still be restored from a specified server. |
![]() ![]() | ListAsync(IRestorableDroppedDatabaseOperations^, String^) | Returns a collection of databases that has been dropped but can still be restored from a specified server. |
Show:

