MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel Class

Definition

The MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel.

public class MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel : Azure.ResourceManager.DataMigration.Models.MigrateOracleAzureDBPostgreSqlSyncTaskOutput
type MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel = class
    inherit MigrateOracleAzureDBPostgreSqlSyncTaskOutput
Public Class MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel
Inherits MigrateOracleAzureDBPostgreSqlSyncTaskOutput
Inheritance
MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel

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 MigrateOracleAzureDBPostgreSqlSyncTaskOutput)
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