AbstractTableManagerCreateTransactionScope Method |
Returns a transaction scope that can be used to maintain database consistency.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual ITransactionScope CreateTransactionScope()
Return Value
Type:
ITransactionScopeSee Also