Click or drag to resize
LLBLGenProDataSourceViewBaseAllFieldsKeepEmptyStringAsValue Property
Gets / sets the allFieldsKeepEmptyStringAsValue value. Setting this parameter to true will disable FieldNamesKeepEmptyStringAsValue. Default: false.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public bool AllFieldsKeepEmptyStringAsValue { get; set; }

Property Value

Type: Boolean
See Also