FieldCompareSetPredicateSetField Property |
Field used in the subquery (the field the set is of) (SelfServicing).
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntaxpublic virtual IEntityField SetField { get; }
Public Overridable ReadOnly Property SetField As IEntityField
Get
Property Value
Type:
IEntityField
ExceptionsException | Condition |
---|
InvalidOperationException | if this object was constructed using a non-selfservicing constructor. |
See Also