MigrateMySqlAzureDBForMySqlOfflineDatabaseInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Database specific information for offline MySQL to Azure Database for MySQL migration task inputs.
public class MigrateMySqlAzureDBForMySqlOfflineDatabaseInput
type MigrateMySqlAzureDBForMySqlOfflineDatabaseInput = class
Public Class MigrateMySqlAzureDBForMySqlOfflineDatabaseInput
- Inheritance
-
MigrateMySqlAzureDBForMySqlOfflineDatabaseInput
Constructors
MigrateMySqlAzureDBForMySqlOfflineDatabaseInput() |
Initializes a new instance of MigrateMySqlAzureDBForMySqlOfflineDatabaseInput. |
Properties
Name |
Name of the database. |
TableMap |
Mapping of source to target tables. |
TargetDatabaseName |
Name of target database. Note: Target database will be truncated before starting migration. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET