AlterSequenceOperation.IAlterMigrationOperation.OldAnnotations Property

Definition

The OldSequence exposed to examine annotations.

Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable Microsoft.EntityFrameworkCore.Migrations.Operations.IAlterMigrationOperation.OldAnnotations { get; }
member this.Microsoft.EntityFrameworkCore.Migrations.Operations.IAlterMigrationOperation.OldAnnotations : Microsoft.EntityFrameworkCore.Metadata.IMutableAnnotatable
 ReadOnly Property OldAnnotations As IMutableAnnotatable Implements IAlterMigrationOperation.OldAnnotations

Property Value

Implements

Applies to