MemberPredicateMemberName Property |
Gets / sets memberName, which is the name of the member of the entity this predicate is applied on, on which filter has to be applied.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public string MemberName { get; set; }
Public Property MemberName As String
Get
Set
Property Value
Type:
StringSee Also