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


Интерфейс IDbInterceptor

[This page is specific to the Entity Framework version 6.0 Beta. The latest version is available as the 'Entity Framework' NuGet package. For more information, see Entity Framework Releases and Versioning.]

Пространство имен:  System.Data.Entity.Infrastructure.Interception
Сборка:  EntityFramework (в EntityFramework.dll)

Синтаксис

'Декларация
<SuppressMessageAttribute("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")> _
Public Interface IDbInterceptor
'Применение
Dim instance As IDbInterceptor
[SuppressMessageAttribute("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")]
public interface IDbInterceptor
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1040:AvoidEmptyInterfaces")]
public interface class IDbInterceptor
[<SuppressMessageAttribute("Microsoft.Design", "CA1040:AvoidEmptyInterfaces")>]
type IDbInterceptor =  interface end
public interface IDbInterceptor

См. также

Справочник

Пространство имен System.Data.Entity.Infrastructure.Interception