Costruttore DbCommandInterceptionContext<TResult>
[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.]
Spazio dei nomi System.Data.Entity.Infrastructure.Interception
Assembly: EntityFramework (in EntityFramework.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DbCommandInterceptionContext()
public DbCommandInterceptionContext()
public:
DbCommandInterceptionContext()
new : unit -> DbCommandInterceptionContext
public function DbCommandInterceptionContext()
Vedere anche
Riferimento
DbCommandInterceptionContext<TResult> Classe
Overload DbCommandInterceptionContext<TResult>
Spazio dei nomi System.Data.Entity.Infrastructure.Interception