OracleOciDriverInfo Class

Definition

Information about an Oracle OCI driver.

public class OracleOciDriverInfo
type OracleOciDriverInfo = class
Public Class OracleOciDriverInfo
Inheritance
OracleOciDriverInfo

Properties

ArchiveChecksum

The MD5 Base64 encoded checksum for the driver package.

AssemblyVersion

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

DriverName

The name of the driver package.

DriverSize

The size in bytes of the driver package.

OracleChecksum

The checksum for the driver package provided by Oracle.

SupportedOracleVersions

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

Applies to