| MappingConfigurationSetMaxPreparedStatementsThreshold Method  | 
            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
Syntaxpublic MappingConfiguration SetMaxPreparedStatementsThreshold(
	int value
)
Parameters
- value
 - Type: SystemInt32
 
Return Value
Type: 
MappingConfiguration
See Also