OracleOciDriverInfo.SupportedOracleVersions Property

Definition

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

public System.Collections.Generic.IReadOnlyList<string> SupportedOracleVersions { get; }
member this.SupportedOracleVersions : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SupportedOracleVersions As IReadOnlyList(Of String)

Property Value

Applies to