FieldBetweenPredicateFieldEnd Property |
Gets the field which is the ValueEnd
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 virtual IEntityField FieldEnd { get; }
Public Overridable ReadOnly Property FieldEnd As IEntityField
Get
Property Value
Type:
IEntityFieldSee Also