DataAccessAdapterCoreDeleteEntitiesDirectlyAsync Method (Type, IRelationPredicateBucket, CancellationToken) | 
  
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntax
Exceptions
Remarks
            Not supported for entities which are in a TargetPerEntity hierarchy. 
            This overload performs authorization. Use this overload instead of the one which accepts a name instead of a type instance if you want to
            have authorization support at runtime.
            
See Also