MappingConfigurationMaxPreparedStatementsThreshold Property |
Gets or sets the maximum amount of prepared statements before issuing a logger warning. Defaults to 500.
Namespace: Dse.MappingAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntax public int MaxPreparedStatementsThreshold { get; set; }
Property Value
Type:
Int32See Also