Sdílet prostřednictvím


IDbConnectionInterceptor.ServerVersionGot Metoda

Definice

Volá se po ServerVersion načtení.

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

Parametry

connection
DbConnection

Připojení.

interceptionContext
DbConnectionInterceptionContext<String>

Kontextové informace spojené s voláním

Platí pro