IRelationalDatabaseProviderServices.MigrationsAnnotationProvider 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.
The IMigrationsAnnotationProvider for the provider.
public Microsoft.EntityFrameworkCore.Migrations.IMigrationsAnnotationProvider MigrationsAnnotationProvider { get; }
member this.MigrationsAnnotationProvider : Microsoft.EntityFrameworkCore.Migrations.IMigrationsAnnotationProvider
Public ReadOnly Property MigrationsAnnotationProvider As IMigrationsAnnotationProvider