| DbContextSafeRollback Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static void SafeRollback(
SqlTransaction transaction,
string savePoint = null
)
Parameters
- transaction
- Type: System.Data.SqlClientSqlTransaction
- savePoint (Optional)
- Type: SystemString
See Also