IMigrationsAssembly.ModelSnapshot Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Instantané du IModel contenu dans l’assembly.
public Microsoft.EntityFrameworkCore.Infrastructure.ModelSnapshot ModelSnapshot { get; }
public Microsoft.EntityFrameworkCore.Infrastructure.ModelSnapshot? ModelSnapshot { get; }
member this.ModelSnapshot : Microsoft.EntityFrameworkCore.Infrastructure.ModelSnapshot
Public ReadOnly Property ModelSnapshot As ModelSnapshot