A connection to a database is a resource intensive operation that typically comprises a few steps. A channel of communication between the application and the database should be established before the ...
You can use a calculated collumn (DataColumn.Expression) in DataTable's, combined with the Math.Round function should give you the desired result.