I\'m creating a table on a local database with the following code:
using (SqlConnection dbConnection = new SqlConnection(connectionString)) {