Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUserTablesSqlSyncTaskInput

Package version

Input for the task that collects user tables for the given list of databases

Hierarchy

  • GetUserTablesSqlSyncTaskInput

Index

Properties

selectedSourceDatabases

selectedSourceDatabases: string[]

List of source database names to collect tables for

selectedTargetDatabases

selectedTargetDatabases: string[]

List of target database names to collect tables for

sourceConnectionInfo

sourceConnectionInfo: SqlConnectionInfo

Connection information for SQL Server

targetConnectionInfo

targetConnectionInfo: SqlConnectionInfo

Connection information for SQL DB

Generated using TypeDoc