Свойство DbInterception.Dispatch
[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)
Синтаксис
'Декларация
Public Shared ReadOnly Property Dispatch As DbDispatchers
Get
'Применение
Dim value As DbDispatchers
value = DbInterception.Dispatch
public static DbDispatchers Dispatch { get; }
public:
static property DbDispatchers^ Dispatch {
DbDispatchers^ get ();
}
static member Dispatch : DbDispatchers
static function get Dispatch () : DbDispatchers
Значение свойства
Тип: System.Data.Entity.Infrastructure.Interception.DbDispatchers
См. также
Справочник
Пространство имен System.Data.Entity.Infrastructure.Interception