IConcurrencyPredicateFactory Interface |
Interface for ConcurrencyPredicateFactory objects which can be provided by the developer to produce at runtime predicate objects which will
be added to the update query or delete query. The predicate is returned by the IEntity2 method GetConcurrencyPredicate. Especially useful
in recursive saves.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public interface IConcurrencyPredicateFactory
Public Interface IConcurrencyPredicateFactory
The IConcurrencyPredicateFactory type exposes the following members.
Methods See Also