Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToSourceNonSqlTaskOutput

Package version

Output for connect to MySQL type source

Hierarchy

  • ConnectToSourceNonSqlTaskOutput

Index

Properties

Optional databases

databases: string[]

List of databases on the server NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

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

Optional serverProperties

serverProperties: ServerProperties

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

Optional sourceServerBrandVersion

sourceServerBrandVersion: undefined | string

Server brand version NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Validation errors associated with the task NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc