Sdílet prostřednictvím


IDbConnectionInterceptor.EnlistingTransaction Metoda

Definice

public void EnlistingTransaction(System.Data.Common.DbConnection connection, System.Data.Entity.Infrastructure.Interception.EnlistTransactionInterceptionContext interceptionContext);
abstract member EnlistingTransaction : System.Data.Common.DbConnection * System.Data.Entity.Infrastructure.Interception.EnlistTransactionInterceptionContext -> unit
Public Sub EnlistingTransaction (connection As DbConnection, interceptionContext As EnlistTransactionInterceptionContext)

Parametry

connection
DbConnection

Připojení.

interceptionContext
EnlistTransactionInterceptionContext

Kontextové informace spojené s voláním.

Platí pro