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