In my CRUD I want to create a method obterPorId(Cliente cli) I want to get the records by code, or by name, or another field.
How would you get the DataReader?
a correct way, using a method that returns a client, eg:
public Client...
asked by
01.02.2015 / 05:54