Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ValidateSyncMigrationInputSqlServerTaskOutput

Package version

Output for task that validates migration input for SQL sync migrations

Hierarchy

  • ValidateSyncMigrationInputSqlServerTaskOutput

Index

Properties

Properties

Optional id

id: undefined | string

Database identifier NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Name of database NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Errors associated with a selected database object NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc