Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrationTableMetadata

Package version

Metadata for tables selected in migration project

Hierarchy

  • MigrationTableMetadata

Index

Properties

Optional sourceTableName

sourceTableName: undefined | string

Source table name NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetTableName

targetTableName: undefined | string

Target table name NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc