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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string MemberName { get; set; }
Public Property MemberName As String
Get
Set
Property Value
Type:
StringSee Also