Is there some way in the Kentico API to mass delete/update objects without having to retrieve them first?Similar to how EntityFramework Extended works?Example DeleteUserInfoProvider.DeleteUsers().W...