HistoryRow.Model Property
Gets or sets the state of the model after this migration was applied.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays")] public byte[] Model { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }