DatabaseEditionName
This property specifies the Oracle edition name for the connection object. This property is used with the Oracle Edition-Based Redefinition feature.
Declaration
// C# public static string DatabaseEditionName { get; set; }
Property Type
System.String