OracleOciDriverInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET