IMigrationsAssembly.ModelSnapshot Property

Definition

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

Property Value

Applies to