OracleOCIDriverInfo Class

Information about an Oracle OCI driver.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
OracleOCIDriverInfo

Constructor

OracleOCIDriverInfo(**kwargs)

Variables

Name Description
driver_name
str

The name of the driver package.

driver_size
str

The size in bytes of the driver package.

archive_checksum
str

The MD5 Base64 encoded checksum for the driver package.

oracle_checksum
str

The checksum for the driver package provided by Oracle.

assembly_version
str

Version listed in the OCI assembly 'oci.dll'.

supported_oracle_versions

List of Oracle database versions supported by this driver. Only major minor of the version is listed.