Show / Hide Table of Contents

Method IDbTransactionInterceptor.OnBeginning

| Improve this Doc View Source

IDbTransactionInterceptor.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
Implements
IDbTransactionInterceptor.OnBeginning(Nullable<IsolationLevel>, String, AddonInvoker)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest