Свойство | Тип | Описание | |
---|---|---|---|
GetAzureSqlDatabaseImportExportStatusProcess | IEnumerable |
Метод | Описание | |
---|---|---|
ExecuteCmdlet ( ) : void |
Process the export request
|
Метод | Описание | |
---|---|---|
GetAzureSqlDatabaseImportExportStatusProcess ( string serverName, string fullyQualifiedServerName, string userName, string password, string requestId ) : IEnumerable |
Performs the call to export database using the server data service context channel.
|