IMigrationsAssembly.ModelSnapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The snapshot of the IModel contained in the 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