We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd2e4f commit ce12279Copy full SHA for ce12279
README.md
@@ -134,4 +134,4 @@ var statements = new List<string>
134
};
135
var dbContext = new DBContext(DB.MSSQL, MSSQLConnectionString);
136
var result = dbContext.ExecuteTransaction(statements);
137
----
+```
0 commit comments