DbContext.IDbContextDependencies.EntityGraphAttacher Propriedade

Definição

Essa é uma API interna que dá suporte à infraestrutura do Entity Framework Core e não está sujeita aos mesmos padrões de compatibilidade que as APIs públicas. Ele pode ser alterado ou removido sem aviso prévio em qualquer versão. Você só deve usá-lo diretamente em seu código com extrema cautela e saber que fazer isso pode resultar em falhas de aplicativo ao atualizar para uma nova versão do Entity Framework Core.

Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IEntityGraphAttacher Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityGraphAttacher { get; }
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IEntityGraphAttacher Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityGraphAttacher { get; }
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityGraphAttacher : Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IEntityGraphAttacher
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityGraphAttacher : Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IEntityGraphAttacher
 ReadOnly Property EntityGraphAttacher As IEntityGraphAttacher Implements IDbContextDependencies.EntityGraphAttacher

Valor da propriedade

Microsoft.EntityFrameworkCore.ChangeTracking.Internal.IEntityGraphAttacher

Implementações

Microsoft.EntityFrameworkCore.Internal.IDbContextDependencies.EntityGraphAttacher
Atributos

Aplica-se a