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.1.0.0 (5.1.0)
Syntax public bool AllFieldsKeepEmptyStringAsValue { get; set; }
Public Property AllFieldsKeepEmptyStringAsValue As Boolean
Get
Set
Property Value
Type:
BooleanSee Also