When assembling a Query using AddWithValue. Even if it's right, the return is not as expected.
In the example below, the return is Zero
var query = "SELECT nome,usuario,email,administrador FROM GSCUsuarios WHERE @parametroWhere = @parametro...
asked by
16.12.2015 / 21:26