DynamicQueryEngineCreateSingleTargetDeleteDQ Method (IFieldPersistenceInfo, IActionQuery, IPredicate, IRelationCollection) |
Creates a new Delete Query object which is ready to use.
Namespace:
SD.LLBLGen.Pro.DQE.PostgreSql
Assembly:
SD.LLBLGen.Pro.DQE.PostgreSql (in SD.LLBLGen.Pro.DQE.PostgreSql.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | When persistenceInfo is null or when deleteFilter is null or when relationsToWalk is null |
Remarks Generic version
See Also