DacOperationsExtensions Members

This is the main client class for interacting with the Azure SQL Database REST APIs.

The following tables list the members exposed by the DacOperationsExtensions type.

Public Methods

  Name Description
Export Exports an Azure SQL Database into a DACPAC file in Azure Blob Storage.
ExportAsync Exports an Azure SQL Database into a DACPAC file in Azure Blob Storage.
GetStatus Gets the status of the import or export operation in the specified server with the corresponding request ID. The request ID is provided in the responses of the import or export operation.
GetStatusAsync Gets the status of the import or export operation in the specified server with the corresponding request ID. The request ID is provided in the responses of the import or export operation.
Import Initiates an Import of a DACPAC file from Azure Blob Storage into a Azure SQL Database.
ImportAsync Initiates an Import of a DACPAC file from Azure Blob Storage into a Azure SQL Database.

Top

See Also

Reference

DacOperationsExtensions Class
Microsoft.WindowsAzure Namespace