Method ExecuteDeleteAsync(long, FilterExpression?)
Delete objects by filter (Pro version with FilterExpression for PVT-based deletion).
Task<int> ExecuteDeleteAsync(long schemeId, FilterExpression? filter)
Delete objects by filter (Pro version with FilterExpression for PVT-based deletion).
Task<int> ExecuteDeleteAsync(long schemeId, FilterExpression? filter)