MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel 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.
The MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel.
public class MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel : Azure.ResourceManager.DataMigration.Models.MigrateMySqlAzureDBForMySqlSyncTaskOutput
type MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel = class
inherit MigrateMySqlAzureDBForMySqlSyncTaskOutput
Public Class MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel
Inherits MigrateMySqlAzureDBForMySqlSyncTaskOutput
- Inheritance
-
MigrateMySqlAzureDBForMySqlSyncTaskOutputTableLevel
Properties
CdcDeleteCounter |
Number of applied deletes. |
CdcInsertCounter |
Number of applied inserts. |
CdcUpdateCounter |
Number of applied updates. |
DatabaseName |
Name of the database. |
DataErrorsCounter |
Number of data errors occurred. |
FullLoadEndedOn |
Full load end time. |
FullLoadEstFinishOn |
Estimate to finish full load. |
FullLoadStartedOn |
Full load start time. |
FullLoadTotalRows |
Number of rows applied in full load. |
Id |
Result identifier. (Inherited from MigrateMySqlAzureDBForMySqlSyncTaskOutput) |
LastModifiedOn |
Last modified time on target. |
State |
Current state of the table migration. |
TableName |
Name of the table. |
TotalChangesApplied |
Total number of applied changes. |
Applies to
Azure SDK for .NET