RestorableDroppedDatabaseOperationsExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGet(IRestorableDroppedDatabaseOperations^, String^, String^)

Returns information about a dropped Azure SQL Database that can be restored.

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IRestorableDroppedDatabaseOperations^, String^, String^)

Returns information about a dropped Azure SQL Database that can be restored.

System_CAPS_pubmethodSystem_CAPS_staticList(IRestorableDroppedDatabaseOperations^, String^)

Returns a collection of databases that has been dropped but can still be restored from a specified server.

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IRestorableDroppedDatabaseOperations^, String^)

Returns a collection of databases that has been dropped but can still be restored from a specified server.

Return to top
Show: