Compartilhar via


Membros IDacOperations

Includes operations for importing and exporting Azure SQL Databases into and out of Azure blob storage.

As tabelas a seguir listam os membros expostos pelo tipo IDacOperations.

Público Métodos

(consulte tambémExtension Métodos)

  Nome Descrição
ExportAsync Exports an Azure SQL Database into a DACPAC file in Azure Blob Storage.
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.
GetStatusPostAsync 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.
ImportAsync Initiates an Import of a DACPAC file from Azure Blob Storage into a Azure SQL Database.

Início

Extension Métodos

  Nome Descrição
Export  Exports an Azure SQL Database into a DACPAC file in Azure Blob Storage. (Defined by DacOperationsExtensions.)
ExportAsync  Exports an Azure SQL Database into a DACPAC file in Azure Blob Storage. (Defined by DacOperationsExtensions.)
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. (Defined by DacOperationsExtensions.)
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. (Defined by DacOperationsExtensions.)
GetStatusPost  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. (Defined by DacOperationsExtensions.)
GetStatusPostAsync  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. (Defined by DacOperationsExtensions.)
Import  Initiates an Import of a DACPAC file from Azure Blob Storage into a Azure SQL Database. (Defined by DacOperationsExtensions.)
ImportAsync  Initiates an Import of a DACPAC file from Azure Blob Storage into a Azure SQL Database. (Defined by DacOperationsExtensions.)

Início

Consulte também

Referência

Interface IDacOperations
Namespace Microsoft.WindowsAzure.Management.Sql