DatabaseOperationOperationsExtensions Methods
Namespace:
Microsoft.WindowsAzure.Management.Sql
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Get(IDatabaseOperationOperations, String, String) | Returns information about a specific operation by using the operation Guid. |
![]() ![]() | GetAsync(IDatabaseOperationOperations, String, String) | Returns information about a specific operation by using the operation Guid. |
![]() ![]() | ListByDatabase(IDatabaseOperationOperations, String, String) | Retrieves all of the operations that took place on a specific database. |
![]() ![]() | ListByDatabaseAsync(IDatabaseOperationOperations, String, String) | Retrieves all of the operations that took place on a specific database. |
![]() ![]() | ListByServer(IDatabaseOperationOperations, String) | Retrieves all of the operations that occured on the Azure SQL Database Server. |
![]() ![]() | ListByServerAsync(IDatabaseOperationOperations, String) | Retrieves all of the operations that occured on the Azure SQL Database Server. |
Show:

