GoldengateMicrosoftSqlserverConnectionProperties constructor
GoldengateMicrosoftSqlserverConnectionProperties({})
Implementation
GoldengateMicrosoftSqlserverConnectionProperties({
this.additionalAttributes,
this.database,
this.host,
this.password,
this.passwordSecretVersion,
this.port,
this.securityProtocol,
this.serverCertificateValidationRequired,
this.sslCaFile,
this.technologyType,
this.username,
});