DatabaseEngineInfoResponse

data class DatabaseEngineInfoResponse(val engine: String, val version: String)

The type and version of a source or destination database.

Constructors

Link copied to clipboard
constructor(engine: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Engine type.

Link copied to clipboard

Engine named version, for example 12.c.1.