Click or drag to resize

SqlColumnBaseDefinitionOperationsSettingsGroupNullAndEmptyTextValues Property

Will use COALESCE in group queries. Only for text fields.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public bool GroupNullAndEmptyTextValues { get; set; }

Property Value

Type: Boolean
See Also