Aracılığıyla paylaş


IDbConnectionInterceptor.Opened Yöntem

Tanım

sonra Open() çağrılır veya zaman uyumsuz karşılık çağrılır.

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

Parametreler

connection
DbConnection

Açılan bağlantı.

interceptionContext
DbConnectionInterceptionContext

Çağrıyla ilişkili bağlamsal bilgiler.

Şunlara uygulanır