IDbConnectionInterceptor.ServerVersionGetting Yöntem

Tanım

Alınmadan önce ServerVersion çağrılır.

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

Parametreler

connection
DbConnection

Bağlantı.

interceptionContext
DbConnectionInterceptionContext<String>

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

Şunlara uygulanır