DynamicQueryEngineCreateSingleTargetDeleteDQ Method (IFieldPersistenceInfo, IActionQuery, IPredicate, IRelationCollection) |
Namespace: SD.LLBLGen.Pro.DQE.DB2
protected override void CreateSingleTargetDeleteDQ( IFieldPersistenceInfo[] fieldsPersistenceInfo, IActionQuery query, IPredicate deleteFilter, IRelationCollection relationsToWalk )
Exception | Condition |
---|---|
ArgumentNullException | When persistenceInfo is null or when deleteFilter is null or when relationsToWalk is null |