Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectToSourceOracleSyncTaskOutput

Package version

Output for the task that validates Oracle database connection

Hierarchy

  • ConnectToSourceOracleSyncTaskOutput

Index

Properties

Optional databases

databases: string[]

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

Optional sourceServerBrandVersion

sourceServerBrandVersion: undefined | string

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

Optional sourceServerVersion

sourceServerVersion: undefined | string

Version of the source server 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