LLBLGenProDataSourceViewBaseAllFieldsKeepEmptyStringAsValue Property |
Gets / sets the allFieldsKeepEmptyStringAsValue value. Setting this parameter to true will disable FieldNamesKeepEmptyStringAsValue. Default: false.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: 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; }
Public Property AllFieldsKeepEmptyStringAsValue As Boolean
Get
Set
Property Value
Type:
BooleanSee Also