Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonSqlMigrationTaskInput

Package version

Base class for non sql migration task input

Hierarchy

  • NonSqlMigrationTaskInput

Index

Properties

projectLocation

projectLocation: string

A URL that points to the drop location to access project artifacts

projectName

projectName: string

Name of the migration project

selectedTables

selectedTables: NonSqlDataMigrationTable[]

Metadata of the tables selected for migration

targetConnectionInfo

targetConnectionInfo: SqlConnectionInfo

Information for connecting to target

targetDatabaseName

targetDatabaseName: string

Target database name

Generated using TypeDoc