MaxStatementCacheSize

This property specifies the maximum number of statements that can be cached when self-tuning is enabled. Default value is 100.

Declaration

// C#
public static int MaxStatementCacheSize { get; set; }

Property Type

System.Int32