ConnectToSourceNonSqlTaskOutput interface

Output for connect to MySQL type source

Properties

databases

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

id

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

serverProperties

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

sourceServerBrandVersion

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

validationErrors

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

Property Details

databases

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

databases?: string[]

Property Value

string[]

id

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

id?: string

Property Value

string

serverProperties

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

serverProperties?: ServerProperties

Property Value

sourceServerBrandVersion

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

sourceServerBrandVersion?: string

Property Value

string

validationErrors

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

validationErrors?: ReportableException[]

Property Value