Class OracleEngineVersion
The versions for the Oracle instance engines.
Inheritance
Namespace: Amazon.CDK.AWS.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class OracleEngineVersion : DeputyBase
Syntax (vb)
Public Class OracleEngineVersion
Inherits DeputyBase
Remarks
Those returned by the following list.
ExampleMetadata: infused
Examples
Vpc vpc;
var instance = new DatabaseInstance(this, "Instance", new DatabaseInstanceProps {
Engine = DatabaseInstanceEngine.OracleSe2(new OracleSe2InstanceEngineProps { Version = OracleEngineVersion.VER_19_0_0_0_2020_04_R1 }),
// optional, defaults to m5.large
InstanceType = InstanceType.Of(InstanceClass.BURSTABLE3, InstanceSize.SMALL),
Credentials = Credentials.FromGeneratedSecret("syscdk"), // Optional - will default to 'admin' username and generated password
Vpc = vpc,
VpcSubnets = new SubnetSelection {
SubnetType = SubnetType.PRIVATE_WITH_EGRESS
}
});
Synopsis
Constructors
OracleEngineVersion(ByRefValue) | Used by jsii to construct an instance of this class from a Javascript-owned object reference |
OracleEngineVersion(DeputyBase.DeputyProps) | Used by jsii to construct an instance of this class from DeputyProps |
Properties
OracleFullVersion | The full version string, for example, "19.0.0.0.ru-2019-10.rur-2019-10.r1". |
OracleMajorVersion | The major version of the engine, for example, "19". |
VER_12_1 | (deprecated) Version "12.1" (only a major version, without a specific minor version). |
VER_12_1_0_2_V1 | (deprecated) Version "12.1.0.2.v1". |
VER_12_1_0_2_V10 | (deprecated) Version "12.1.0.2.v10". |
VER_12_1_0_2_V11 | (deprecated) Version "12.1.0.2.v11". |
VER_12_1_0_2_V12 | (deprecated) Version "12.1.0.2.v12". |
VER_12_1_0_2_V13 | (deprecated) Version "12.1.0.2.v13". |
VER_12_1_0_2_V14 | (deprecated) Version "12.1.0.2.v14". |
VER_12_1_0_2_V15 | (deprecated) Version "12.1.0.2.v15". |
VER_12_1_0_2_V16 | (deprecated) Version "12.1.0.2.v16". |
VER_12_1_0_2_V17 | (deprecated) Version "12.1.0.2.v17". |
VER_12_1_0_2_V18 | (deprecated) Version "12.1.0.2.v18". |
VER_12_1_0_2_V19 | (deprecated) Version "12.1.0.2.v19". |
VER_12_1_0_2_V2 | (deprecated) Version "12.1.0.2.v2". |
VER_12_1_0_2_V20 | (deprecated) Version "12.1.0.2.v20". |
VER_12_1_0_2_V21 | (deprecated) Version "12.1.0.2.v21". |
VER_12_1_0_2_V22 | (deprecated) Version "12.1.0.2.v22". |
VER_12_1_0_2_V23 | (deprecated) Version "12.1.0.2.v23". |
VER_12_1_0_2_V24 | (deprecated) Version "12.1.0.2.v24". |
VER_12_1_0_2_V25 | (deprecated) Version "12.1.0.2.v25". |
VER_12_1_0_2_V26 | (deprecated) Version "12.1.0.2.v26". |
VER_12_1_0_2_V27 | (deprecated) Version "12.1.0.2.v27". |
VER_12_1_0_2_V28 | (deprecated) Version "12.1.0.2.v28". |
VER_12_1_0_2_V29 | (deprecated) Version "12.1.0.2.v29". |
VER_12_1_0_2_V3 | (deprecated) Version "12.1.0.2.v3". |
VER_12_1_0_2_V4 | (deprecated) Version "12.1.0.2.v4". |
VER_12_1_0_2_V5 | (deprecated) Version "12.1.0.2.v5". |
VER_12_1_0_2_V6 | (deprecated) Version "12.1.0.2.v6". |
VER_12_1_0_2_V7 | (deprecated) Version "12.1.0.2.v7". |
VER_12_1_0_2_V8 | (deprecated) Version "12.1.0.2.v8". |
VER_12_1_0_2_V9 | (deprecated) Version "12.1.0.2.v9". |
VER_12_2 | (deprecated) Version "12.1" (only a major version, without a specific minor version). |
VER_12_2_0_1_2018_10_R1 | (deprecated) Version "12.2.0.1.ru-2018-10.rur-2018-10.r1". |
VER_12_2_0_1_2019_01_R1 | (deprecated) Version "12.2.0.1.ru-2019-01.rur-2019-01.r1". |
VER_12_2_0_1_2019_04_R1 | (deprecated) Version "12.2.0.1.ru-2019-04.rur-2019-04.r1". |
VER_12_2_0_1_2019_07_R1 | (deprecated) Version "12.2.0.1.ru-2019-07.rur-2019-07.r1". |
VER_12_2_0_1_2019_10_R1 | (deprecated) Version "12.2.0.1.ru-2019-10.rur-2019-10.r1". |
VER_12_2_0_1_2020_01_R1 | (deprecated) Version "12.2.0.1.ru-2020-01.rur-2020-01.r1". |
VER_12_2_0_1_2020_04_R1 | (deprecated) Version "12.2.0.1.ru-2020-04.rur-2020-04.r1". |
VER_12_2_0_1_2020_07_R1 | (deprecated) Version "12.2.0.1.ru-2020-07.rur-2020-07.r1". |
VER_12_2_0_1_2020_10_R1 | (deprecated) Version "12.2.0.1.ru-2021-10.rur-2020-10.r1". |
VER_12_2_0_1_2021_01_R1 | (deprecated) Version "12.2.0.1.ru-2021-01.rur-2021-01.r1". |
VER_12_2_0_1_2021_04_R1 | (deprecated) Version "12.2.0.1.ru-2021-04.rur-2021-04.r1". |
VER_12_2_0_1_2021_07_R1 | (deprecated) Version "12.2.0.1.ru-2021-07.rur-2021-07.r1". |
VER_12_2_0_1_2021_10_R1 | (deprecated) Version "12.2.0.1.ru-2021-10.rur-2021-10.r1". |
VER_12_2_0_1_2022_01_R1 | (deprecated) Version "12.2.0.1.ru-2022-01.rur-2022-01.r1". |
VER_18 | (deprecated) Version "18" (only a major version, without a specific minor version). |
VER_18_0_0_0_2019_07_R1 | (deprecated) Version "18.0.0.0.ru-2019-07.rur-2019-07.r1". |
VER_18_0_0_0_2019_10_R1 | (deprecated) Version "18.0.0.0.ru-2019-10.rur-2019-10.r1". |
VER_18_0_0_0_2020_01_R1 | (deprecated) Version "18.0.0.0.ru-2020-01.rur-2020-01.r1". |
VER_18_0_0_0_2020_04_R1 | (deprecated) Version "18.0.0.0.ru-2020-04.rur-2020-04.r1". |
VER_18_0_0_0_2020_07_R1 | (deprecated) Version "18.0.0.0.ru-2020-07.rur-2020-07.r1". |
VER_18_0_0_0_2020_10_R1 | (deprecated) Version "18.0.0.0.ru-2020-10.rur-2020-10.r1". |
VER_18_0_0_0_2021_01_R1 | (deprecated) Version "18.0.0.0.ru-2021-01.rur-2021-01.r1". |
VER_18_0_0_0_2021_04_R1 | (deprecated) Version "18.0.0.0.ru-2021-04.rur-2021-04.r1". |
VER_19 | Version "19" (only a major version, without a specific minor version). |
VER_19_0_0_0_2019_07_R1 | Version "19.0.0.0.ru-2019-07.rur-2019-07.r1". |
VER_19_0_0_0_2019_10_R1 | Version "19.0.0.0.ru-2019-10.rur-2019-10.r1". |
VER_19_0_0_0_2020_01_R1 | Version "19.0.0.0.ru-2020-01.rur-2020-01.r1". |
VER_19_0_0_0_2020_04_R1 | Version "19.0.0.0.ru-2020-04.rur-2020-04.r1". |
VER_19_0_0_0_2020_07_R1 | Version "19.0.0.0.ru-2020-07.rur-2020-07.r1". |
VER_19_0_0_0_2020_10_R1 | Version "19.0.0.0.ru-2020-07.rur-2020-10.r1". |
VER_19_0_0_0_2021_01_R1 | Version "19.0.0.0.ru-2021-01.rur-2021-01.r1". |
VER_19_0_0_0_2021_01_R2 | Version "19.0.0.0.ru-2021-01.rur-2021-01.r2". |
VER_19_0_0_0_2021_04_R1 | Version "19.0.0.0.ru-2021-01.rur-2021-04.r1". |
VER_19_0_0_0_2021_07_R1 | Version "19.0.0.0.ru-2021-07.rur-2021-07.r1". |
VER_19_0_0_0_2021_10_R1 | Version "19.0.0.0.ru-2021-10.rur-2021-10.r1". |
VER_19_0_0_0_2022_01_R1 | Version "19.0.0.0.ru-2022-01.rur-2022-01.r1". |
VER_19_0_0_0_2022_04_R1 | Version "19.0.0.0.ru-2022-04.rur-2022-04.r1". |
VER_19_0_0_0_2022_07_R1 | Version "19.0.0.0.ru-2022-07.rur-2022-07.r1". |
VER_19_0_0_0_2022_10_R1 | Version "19.0.0.0.ru-2022-10.rur-2022-10.r1". |
VER_19_0_0_0_2023_01_R1 | Version "19.0.0.0.ru-2023-01.rur-2023-01.r1". |
VER_19_0_0_0_2023_01_R2 | Version "19.0.0.0.ru-2023-01.rur-2023-01.r2". |
VER_19_0_0_0_2023_04_R1 | Version "19.0.0.0.ru-2023-04.rur-2023-04.r1". |
VER_19_0_0_0_2023_07_R1 | Version "19.0.0.0.ru-2023-07.rur-2023-07.r1". |
VER_19_0_0_0_2023_10_R1 | Version "19.0.0.0.ru-2023-10.rur-2023-10.r1". |
VER_19_0_0_0_2024_01_R1 | Version "19.0.0.0.ru-2024-01.rur-2024-01.r1". |
VER_19_0_0_0_2024_04_R1 | Version "19.0.0.0.ru-2024-04.rur-2024-04.r1". |
VER_19_0_0_0_2024_07_R1 | Version "19.0.0.0.ru-2024-07.rur-2024-07.r1". |
VER_19_0_0_0_2024_10_R1 | Version "19.0.0.0.ru-2024-10.rur-2024-10.r1". |
VER_21 | Version "21" (only a major version, without a specific minor version). |
VER_21_0_0_0_2022_01_R1 | Version "21.0.0.0.ru-2022-01.rur-2022-01.r1". |
VER_21_0_0_0_2022_04_R1 | Version "21.0.0.0.ru-2022-04.rur-2022-04.r1". |
VER_21_0_0_0_2022_07_R1 | Version "21.0.0.0.ru-2022-07.rur-2022-07.r1". |
VER_21_0_0_0_2022_10_R1 | Version "21.0.0.0.ru-2022-10.rur-2022-10.r1". |
VER_21_0_0_0_2023_01_R1 | Version "21.0.0.0.ru-2023-01.rur-2023-01.r1". |
VER_21_0_0_0_2023_01_R2 | Version "21.0.0.0.ru-2023-01.rur-2023-01.r2". |
VER_21_0_0_0_2023_04_R1 | Version "21.0.0.0.ru-2023-04.rur-2023-04.r1". |
VER_21_0_0_0_2023_07_R1 | Version "21.0.0.0.ru-2023-07.rur-2023-07.r1". |
VER_21_0_0_0_2023_10_R1 | Version "21.0.0.0.ru-2023-10.rur-2023-10.r1". |
VER_21_0_0_0_2024_01_R1 | Version "21.0.0.0.ru-2024-01.rur-2024-01.r1". |
VER_21_0_0_0_2024_04_R1 | Version "21.0.0.0.ru-2024-04.rur-2024-04.r1". |
VER_21_0_0_0_2024_07_R1 | Version "21.0.0.0.ru-2024-07.rur-2024-07.r1". |
VER_21_0_0_0_2024_10_R1 | Version "21.0.0.0.ru-2024-10.rur-2024-10.r1". |
Methods
Of(String, String) | Creates a new OracleEngineVersion with an arbitrary version. |
Constructors
OracleEngineVersion(ByRefValue)
Used by jsii to construct an instance of this class from a Javascript-owned object reference
protected OracleEngineVersion(ByRefValue reference)
Parameters
- reference Amazon.JSII.Runtime.Deputy.ByRefValue
The Javascript-owned object reference
OracleEngineVersion(DeputyBase.DeputyProps)
Used by jsii to construct an instance of this class from DeputyProps
protected OracleEngineVersion(DeputyBase.DeputyProps props)
Parameters
- props Amazon.JSII.Runtime.Deputy.DeputyBase.DeputyProps
The deputy props
Properties
OracleFullVersion
The full version string, for example, "19.0.0.0.ru-2019-10.rur-2019-10.r1".
public virtual string OracleFullVersion { get; }
Property Value
System.String
OracleMajorVersion
The major version of the engine, for example, "19".
public virtual string OracleMajorVersion { get; }
Property Value
System.String
VER_12_1
(deprecated) Version "12.1" (only a major version, without a specific minor version).
public static OracleEngineVersion VER_12_1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V1
(deprecated) Version "12.1.0.2.v1".
public static OracleEngineVersion VER_12_1_0_2_V1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V10
(deprecated) Version "12.1.0.2.v10".
public static OracleEngineVersion VER_12_1_0_2_V10 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V11
(deprecated) Version "12.1.0.2.v11".
public static OracleEngineVersion VER_12_1_0_2_V11 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V12
(deprecated) Version "12.1.0.2.v12".
public static OracleEngineVersion VER_12_1_0_2_V12 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V13
(deprecated) Version "12.1.0.2.v13".
public static OracleEngineVersion VER_12_1_0_2_V13 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V14
(deprecated) Version "12.1.0.2.v14".
public static OracleEngineVersion VER_12_1_0_2_V14 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V15
(deprecated) Version "12.1.0.2.v15".
public static OracleEngineVersion VER_12_1_0_2_V15 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V16
(deprecated) Version "12.1.0.2.v16".
public static OracleEngineVersion VER_12_1_0_2_V16 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V17
(deprecated) Version "12.1.0.2.v17".
public static OracleEngineVersion VER_12_1_0_2_V17 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V18
(deprecated) Version "12.1.0.2.v18".
public static OracleEngineVersion VER_12_1_0_2_V18 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V19
(deprecated) Version "12.1.0.2.v19".
public static OracleEngineVersion VER_12_1_0_2_V19 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V2
(deprecated) Version "12.1.0.2.v2".
public static OracleEngineVersion VER_12_1_0_2_V2 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V20
(deprecated) Version "12.1.0.2.v20".
public static OracleEngineVersion VER_12_1_0_2_V20 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V21
(deprecated) Version "12.1.0.2.v21".
public static OracleEngineVersion VER_12_1_0_2_V21 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V22
(deprecated) Version "12.1.0.2.v22".
public static OracleEngineVersion VER_12_1_0_2_V22 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V23
(deprecated) Version "12.1.0.2.v23".
public static OracleEngineVersion VER_12_1_0_2_V23 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V24
(deprecated) Version "12.1.0.2.v24".
public static OracleEngineVersion VER_12_1_0_2_V24 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V25
(deprecated) Version "12.1.0.2.v25".
public static OracleEngineVersion VER_12_1_0_2_V25 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V26
(deprecated) Version "12.1.0.2.v26".
public static OracleEngineVersion VER_12_1_0_2_V26 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V27
(deprecated) Version "12.1.0.2.v27".
public static OracleEngineVersion VER_12_1_0_2_V27 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V28
(deprecated) Version "12.1.0.2.v28".
public static OracleEngineVersion VER_12_1_0_2_V28 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V29
(deprecated) Version "12.1.0.2.v29".
public static OracleEngineVersion VER_12_1_0_2_V29 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V3
(deprecated) Version "12.1.0.2.v3".
public static OracleEngineVersion VER_12_1_0_2_V3 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V4
(deprecated) Version "12.1.0.2.v4".
public static OracleEngineVersion VER_12_1_0_2_V4 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V5
(deprecated) Version "12.1.0.2.v5".
public static OracleEngineVersion VER_12_1_0_2_V5 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V6
(deprecated) Version "12.1.0.2.v6".
public static OracleEngineVersion VER_12_1_0_2_V6 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V7
(deprecated) Version "12.1.0.2.v7".
public static OracleEngineVersion VER_12_1_0_2_V7 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V8
(deprecated) Version "12.1.0.2.v8".
public static OracleEngineVersion VER_12_1_0_2_V8 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_1_0_2_V9
(deprecated) Version "12.1.0.2.v9".
public static OracleEngineVersion VER_12_1_0_2_V9 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2
(deprecated) Version "12.1" (only a major version, without a specific minor version).
public static OracleEngineVersion VER_12_2 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2018_10_R1
(deprecated) Version "12.2.0.1.ru-2018-10.rur-2018-10.r1".
public static OracleEngineVersion VER_12_2_0_1_2018_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2019_01_R1
(deprecated) Version "12.2.0.1.ru-2019-01.rur-2019-01.r1".
public static OracleEngineVersion VER_12_2_0_1_2019_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2019_04_R1
(deprecated) Version "12.2.0.1.ru-2019-04.rur-2019-04.r1".
public static OracleEngineVersion VER_12_2_0_1_2019_04_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2019_07_R1
(deprecated) Version "12.2.0.1.ru-2019-07.rur-2019-07.r1".
public static OracleEngineVersion VER_12_2_0_1_2019_07_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2019_10_R1
(deprecated) Version "12.2.0.1.ru-2019-10.rur-2019-10.r1".
public static OracleEngineVersion VER_12_2_0_1_2019_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2020_01_R1
(deprecated) Version "12.2.0.1.ru-2020-01.rur-2020-01.r1".
public static OracleEngineVersion VER_12_2_0_1_2020_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2020_04_R1
(deprecated) Version "12.2.0.1.ru-2020-04.rur-2020-04.r1".
public static OracleEngineVersion VER_12_2_0_1_2020_04_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2020_07_R1
(deprecated) Version "12.2.0.1.ru-2020-07.rur-2020-07.r1".
public static OracleEngineVersion VER_12_2_0_1_2020_07_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2020_10_R1
(deprecated) Version "12.2.0.1.ru-2021-10.rur-2020-10.r1".
public static OracleEngineVersion VER_12_2_0_1_2020_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2021_01_R1
(deprecated) Version "12.2.0.1.ru-2021-01.rur-2021-01.r1".
public static OracleEngineVersion VER_12_2_0_1_2021_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2021_04_R1
(deprecated) Version "12.2.0.1.ru-2021-04.rur-2021-04.r1".
public static OracleEngineVersion VER_12_2_0_1_2021_04_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2021_07_R1
(deprecated) Version "12.2.0.1.ru-2021-07.rur-2021-07.r1".
public static OracleEngineVersion VER_12_2_0_1_2021_07_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2021_10_R1
(deprecated) Version "12.2.0.1.ru-2021-10.rur-2021-10.r1".
public static OracleEngineVersion VER_12_2_0_1_2021_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_12_2_0_1_2022_01_R1
(deprecated) Version "12.2.0.1.ru-2022-01.rur-2022-01.r1".
public static OracleEngineVersion VER_12_2_0_1_2022_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18
(deprecated) Version "18" (only a major version, without a specific minor version).
public static OracleEngineVersion VER_18 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2019_07_R1
(deprecated) Version "18.0.0.0.ru-2019-07.rur-2019-07.r1".
public static OracleEngineVersion VER_18_0_0_0_2019_07_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2019_10_R1
(deprecated) Version "18.0.0.0.ru-2019-10.rur-2019-10.r1".
public static OracleEngineVersion VER_18_0_0_0_2019_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2020_01_R1
(deprecated) Version "18.0.0.0.ru-2020-01.rur-2020-01.r1".
public static OracleEngineVersion VER_18_0_0_0_2020_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2020_04_R1
(deprecated) Version "18.0.0.0.ru-2020-04.rur-2020-04.r1".
public static OracleEngineVersion VER_18_0_0_0_2020_04_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2020_07_R1
(deprecated) Version "18.0.0.0.ru-2020-07.rur-2020-07.r1".
public static OracleEngineVersion VER_18_0_0_0_2020_07_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2020_10_R1
(deprecated) Version "18.0.0.0.ru-2020-10.rur-2020-10.r1".
public static OracleEngineVersion VER_18_0_0_0_2020_10_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2021_01_R1
(deprecated) Version "18.0.0.0.ru-2021-01.rur-2021-01.r1".
public static OracleEngineVersion VER_18_0_0_0_2021_01_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_18_0_0_0_2021_04_R1
(deprecated) Version "18.0.0.0.ru-2021-04.rur-2021-04.r1".
public static OracleEngineVersion VER_18_0_0_0_2021_04_R1 { get; }
Property Value
Remarks
Stability: Deprecated
VER_19
Version "19" (only a major version, without a specific minor version).
public static OracleEngineVersion VER_19 { get; }
Property Value
VER_19_0_0_0_2019_07_R1
Version "19.0.0.0.ru-2019-07.rur-2019-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2019_07_R1 { get; }
Property Value
VER_19_0_0_0_2019_10_R1
Version "19.0.0.0.ru-2019-10.rur-2019-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2019_10_R1 { get; }
Property Value
VER_19_0_0_0_2020_01_R1
Version "19.0.0.0.ru-2020-01.rur-2020-01.r1".
public static OracleEngineVersion VER_19_0_0_0_2020_01_R1 { get; }
Property Value
VER_19_0_0_0_2020_04_R1
Version "19.0.0.0.ru-2020-04.rur-2020-04.r1".
public static OracleEngineVersion VER_19_0_0_0_2020_04_R1 { get; }
Property Value
VER_19_0_0_0_2020_07_R1
Version "19.0.0.0.ru-2020-07.rur-2020-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2020_07_R1 { get; }
Property Value
VER_19_0_0_0_2020_10_R1
Version "19.0.0.0.ru-2020-07.rur-2020-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2020_10_R1 { get; }
Property Value
VER_19_0_0_0_2021_01_R1
Version "19.0.0.0.ru-2021-01.rur-2021-01.r1".
public static OracleEngineVersion VER_19_0_0_0_2021_01_R1 { get; }
Property Value
VER_19_0_0_0_2021_01_R2
Version "19.0.0.0.ru-2021-01.rur-2021-01.r2".
public static OracleEngineVersion VER_19_0_0_0_2021_01_R2 { get; }
Property Value
VER_19_0_0_0_2021_04_R1
Version "19.0.0.0.ru-2021-01.rur-2021-04.r1".
public static OracleEngineVersion VER_19_0_0_0_2021_04_R1 { get; }
Property Value
VER_19_0_0_0_2021_07_R1
Version "19.0.0.0.ru-2021-07.rur-2021-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2021_07_R1 { get; }
Property Value
VER_19_0_0_0_2021_10_R1
Version "19.0.0.0.ru-2021-10.rur-2021-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2021_10_R1 { get; }
Property Value
VER_19_0_0_0_2022_01_R1
Version "19.0.0.0.ru-2022-01.rur-2022-01.r1".
public static OracleEngineVersion VER_19_0_0_0_2022_01_R1 { get; }
Property Value
VER_19_0_0_0_2022_04_R1
Version "19.0.0.0.ru-2022-04.rur-2022-04.r1".
public static OracleEngineVersion VER_19_0_0_0_2022_04_R1 { get; }
Property Value
VER_19_0_0_0_2022_07_R1
Version "19.0.0.0.ru-2022-07.rur-2022-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2022_07_R1 { get; }
Property Value
VER_19_0_0_0_2022_10_R1
Version "19.0.0.0.ru-2022-10.rur-2022-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2022_10_R1 { get; }
Property Value
VER_19_0_0_0_2023_01_R1
Version "19.0.0.0.ru-2023-01.rur-2023-01.r1".
public static OracleEngineVersion VER_19_0_0_0_2023_01_R1 { get; }
Property Value
VER_19_0_0_0_2023_01_R2
Version "19.0.0.0.ru-2023-01.rur-2023-01.r2".
public static OracleEngineVersion VER_19_0_0_0_2023_01_R2 { get; }
Property Value
VER_19_0_0_0_2023_04_R1
Version "19.0.0.0.ru-2023-04.rur-2023-04.r1".
public static OracleEngineVersion VER_19_0_0_0_2023_04_R1 { get; }
Property Value
VER_19_0_0_0_2023_07_R1
Version "19.0.0.0.ru-2023-07.rur-2023-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2023_07_R1 { get; }
Property Value
VER_19_0_0_0_2023_10_R1
Version "19.0.0.0.ru-2023-10.rur-2023-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2023_10_R1 { get; }
Property Value
VER_19_0_0_0_2024_01_R1
Version "19.0.0.0.ru-2024-01.rur-2024-01.r1".
public static OracleEngineVersion VER_19_0_0_0_2024_01_R1 { get; }
Property Value
VER_19_0_0_0_2024_04_R1
Version "19.0.0.0.ru-2024-04.rur-2024-04.r1".
public static OracleEngineVersion VER_19_0_0_0_2024_04_R1 { get; }
Property Value
VER_19_0_0_0_2024_07_R1
Version "19.0.0.0.ru-2024-07.rur-2024-07.r1".
public static OracleEngineVersion VER_19_0_0_0_2024_07_R1 { get; }
Property Value
VER_19_0_0_0_2024_10_R1
Version "19.0.0.0.ru-2024-10.rur-2024-10.r1".
public static OracleEngineVersion VER_19_0_0_0_2024_10_R1 { get; }
Property Value
VER_21
Version "21" (only a major version, without a specific minor version).
public static OracleEngineVersion VER_21 { get; }
Property Value
VER_21_0_0_0_2022_01_R1
Version "21.0.0.0.ru-2022-01.rur-2022-01.r1".
public static OracleEngineVersion VER_21_0_0_0_2022_01_R1 { get; }
Property Value
VER_21_0_0_0_2022_04_R1
Version "21.0.0.0.ru-2022-04.rur-2022-04.r1".
public static OracleEngineVersion VER_21_0_0_0_2022_04_R1 { get; }
Property Value
VER_21_0_0_0_2022_07_R1
Version "21.0.0.0.ru-2022-07.rur-2022-07.r1".
public static OracleEngineVersion VER_21_0_0_0_2022_07_R1 { get; }
Property Value
VER_21_0_0_0_2022_10_R1
Version "21.0.0.0.ru-2022-10.rur-2022-10.r1".
public static OracleEngineVersion VER_21_0_0_0_2022_10_R1 { get; }
Property Value
VER_21_0_0_0_2023_01_R1
Version "21.0.0.0.ru-2023-01.rur-2023-01.r1".
public static OracleEngineVersion VER_21_0_0_0_2023_01_R1 { get; }
Property Value
VER_21_0_0_0_2023_01_R2
Version "21.0.0.0.ru-2023-01.rur-2023-01.r2".
public static OracleEngineVersion VER_21_0_0_0_2023_01_R2 { get; }
Property Value
VER_21_0_0_0_2023_04_R1
Version "21.0.0.0.ru-2023-04.rur-2023-04.r1".
public static OracleEngineVersion VER_21_0_0_0_2023_04_R1 { get; }
Property Value
VER_21_0_0_0_2023_07_R1
Version "21.0.0.0.ru-2023-07.rur-2023-07.r1".
public static OracleEngineVersion VER_21_0_0_0_2023_07_R1 { get; }
Property Value
VER_21_0_0_0_2023_10_R1
Version "21.0.0.0.ru-2023-10.rur-2023-10.r1".
public static OracleEngineVersion VER_21_0_0_0_2023_10_R1 { get; }
Property Value
VER_21_0_0_0_2024_01_R1
Version "21.0.0.0.ru-2024-01.rur-2024-01.r1".
public static OracleEngineVersion VER_21_0_0_0_2024_01_R1 { get; }
Property Value
VER_21_0_0_0_2024_04_R1
Version "21.0.0.0.ru-2024-04.rur-2024-04.r1".
public static OracleEngineVersion VER_21_0_0_0_2024_04_R1 { get; }
Property Value
VER_21_0_0_0_2024_07_R1
Version "21.0.0.0.ru-2024-07.rur-2024-07.r1".
public static OracleEngineVersion VER_21_0_0_0_2024_07_R1 { get; }
Property Value
VER_21_0_0_0_2024_10_R1
Version "21.0.0.0.ru-2024-10.rur-2024-10.r1".
public static OracleEngineVersion VER_21_0_0_0_2024_10_R1 { get; }
Property Value
Methods
Of(String, String)
Creates a new OracleEngineVersion with an arbitrary version.
public static OracleEngineVersion Of(string oracleFullVersion, string oracleMajorVersion)
Parameters
- oracleFullVersion System.String
the full version string, for example "19.0.0.0.ru-2019-10.rur-2019-10.r1".
- oracleMajorVersion System.String
the major version of the engine, for example "19".
Returns