Ormlite DeleteAsync missing

I wanted to implement the many-to-many solution described in the Custom Auto Forms section.
However, I’m already stuck in the service section.
The example DeleteAsync method is in OrmLiteWriteExpressionsApiAsync, but I can’t find it.

I don’t understand the question, the DeleteAsync APIs exist as extension methods as normal:

Please be more specific on what the actual issue is, i.e. what code doesn’t compile?

Got the error, sorry, I was an amateur.