HistoryRow.MigrationId Property
Gets or sets the Id of the migration this row represents.
Assembly: EntityFramework (in EntityFramework.dll)
public string MigrationId { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Gets or sets the Id of the migration this row represents.
public string MigrationId { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }