Use the following DataAccessAdapter's method
DeleteEntitiesDirectly(
string entityName,
IRelationPredicateBucket filterBucket
)
And in the RelationPredicateBucket.PredicateExpression you should add a **FieldComapreExpressionPredicate **in which you pass a **DBFunctionCall **for the GetDate as the expression parameter.