ArgumentException: Column does not belong to table Table

Hi, I am trying the .NET connector.
I get the following error when I define incorrectly the ID of a SELECT :

Of course, my table is not named “Table”. It would be useful to have the correct tablename in the message.

Philip