IAlterMigrationOperation.OldAnnotations 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.
Annotations on the database object as they were before being altered.
public Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable OldAnnotations { get; }
member this.OldAnnotations : Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable
Public ReadOnly Property OldAnnotations As IMutableAnnotatable