FieldBetweenPredicateBeginIsField Property |
Gets beginIsField, flag to signal if the ValueBegin is a field object
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public bool BeginIsField { get; }
Public ReadOnly Property BeginIsField As Boolean
Get
Property Value
Type:
BooleanSee Also