Поделиться через


IDbConnectionInterceptor.ServerVersionGetting Метод

Определение

Вызывается до ServerVersion получения.

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))

Параметры

connection
DbConnection

Соединение.

interceptionContext
DbConnectionInterceptionContext<String>

Контекстная информация, связанная с вызовом.

Применяется к