# DOTNETMySQLTransaction **Repository Path**: Gaiokane/DOTNETMySQLTransaction ## Basic Information - **Project Name**: DOTNETMySQLTransaction - **Description**: .NET使用MySQL执行事务Demo - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-21 - **Last Updated**: 2021-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NETMySQLTransaction .NET使用MySQL执行事务Demo 参考资料: 1.net中的4种事务总结 https://www.cnblogs.com/lgx5/p/7899929.html 2.mysql事务隔离级别与设置 https://www.cnblogs.com/huasky/p/11190086.html