MigrateOracleAzureDBPostgreSqlSyncTaskOutputTableLevel 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 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
Azure SDK for .NET