Method IDbTransactionInterceptor.OnBegan
| Improve this Doc View SourceIDbTransactionInterceptor.OnBegan(Nullable<IsolationLevel>, String, AddonInvoker)
Declaration
void IDbTransactionInterceptor.OnBegan(IsolationLevel? isolationLevel, string name, AddonInvoker invoker)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Nullable<System.Data.IsolationLevel> | isolationLevel | |
| System.String | name | |
| AddonInvoker | invoker |