Remove SCLA Scoping
This commit is contained in:
@@ -2388,7 +2388,7 @@ namespace VEPROMS.CSLA.Library
|
||||
_UserID = userID;
|
||||
}
|
||||
}
|
||||
[Transactional(TransactionalTypes.TransactionScope)]
|
||||
|
||||
private void DataPortal_Delete(DeleteCriteria criteria)
|
||||
{
|
||||
if (_MyLog.IsDebugEnabled) _MyLog.DebugFormat("[{0}] Item.DataPortal_Delete", GetHashCode());
|
||||
|
||||
Reference in New Issue
Block a user