The SqlCommand class in the .NET Framework Data Provider has four methods that you can use to execute SQL statements: ExecuteScalar: Executes a query that returns a single scalar value. ExecuteReader: ...
[WARNING] This project is a work in progress and is not recommended for production use. Probably some namespace and object name may changes frequently on each commit, and you are feel free to using ...