SybaseAseDataProviderSettings
Provides information that defines an SAP ASE data provider.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the certificate used for SSL connection.
Link copied to clipboard
The database name on the SAP ASE data provider.
Link copied to clipboard
Specifies whether to encrypt the password when connecting to the Sybase ASE database. When set to true, the connection password is encrypted during transmission. Default is true.
Link copied to clipboard
The name of the SAP ASE server.
Link copied to clipboard
The SSL mode used to connect to the SAP ASE data provider. The default value is none.
Functions
Link copied to clipboard
inline fun copy(block: SybaseAseDataProviderSettings.Builder.() -> Unit = {}): SybaseAseDataProviderSettings