Click or drag to resize
Grid Solutions Framework

BestValueSelectorHandleNaNAsBad Property

Gets the flag indicating if this adapter considers not-a-number to be a bad value.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool HandleNaNAsBad { get; set; }
View Source

Property Value

Boolean
See Also