Вместо command.ExecuteNonQuery(); трябва да се обадите Object res = command.ExecuteScalar(); Console.WriteLine(res);