SqlMigrationTaskInput interface

Base class for migration task input

Properties

sourceConnectionInfo

Information for connecting to source

targetConnectionInfo

Information for connecting to target

Property Details

sourceConnectionInfo

Information for connecting to source

sourceConnectionInfo: SqlConnectionInfo

Property Value

targetConnectionInfo

Information for connecting to target

targetConnectionInfo: SqlConnectionInfo

Property Value