MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel 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 MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel.
public class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel : Azure.ResourceManager.DataMigration.Models.MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
type MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel = class
inherit MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
Public Class MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel
Inherits MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput
- Inheritance
-
MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutputTableLevel
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 MigratePostgreSqlAzureDBForPostgreSqlSyncTaskOutput) |
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