Click or drag to resize

FieldRefExprExceptionSuppressInner Property

Specifies whether or not any inner exceptions should be suppressed when generating a non-developer user error message. See SuppressInner.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool SuppressInner { get; set; }

Property Value

Type: Boolean

Implements

IEAPExtendedExceptionSuppressInner
See Also