Click or drag to resize

SqlColumnBaseDefinitionOperationsSettingsEquivalentFilterNullAndEmptyTextValues Property

Filters checking for empty text of null valeus will always check for both.

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

Property Value

Type: Boolean
See Also