SelfTuning
This property specifies whether self-tuning is enabled for an ODP.NET application. By default, self-tuning (true
) is enabled.
Declaration
// C# public static bool SelfTuning { get; set; }
Property Type
System.Boolean