DatabaseOperationOperationsExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGet(IDatabaseOperationOperations, String, String)

Returns information about a specific operation by using the operation Guid.

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IDatabaseOperationOperations, String, String)

Returns information about a specific operation by using the operation Guid.

System_CAPS_pubmethodSystem_CAPS_staticListByDatabase(IDatabaseOperationOperations, String, String)

Retrieves all of the operations that took place on a specific database.

System_CAPS_pubmethodSystem_CAPS_staticListByDatabaseAsync(IDatabaseOperationOperations, String, String)

Retrieves all of the operations that took place on a specific database.

System_CAPS_pubmethodSystem_CAPS_staticListByServer(IDatabaseOperationOperations, String)

Retrieves all of the operations that occured on the Azure SQL Database Server.

System_CAPS_pubmethodSystem_CAPS_staticListByServerAsync(IDatabaseOperationOperations, String)

Retrieves all of the operations that occured on the Azure SQL Database Server.

Return to top
Show: