MigrationsSqlGenerator.Dependencies Property

Definition

Relational provider-specific dependencies for this service.

protected virtual Microsoft.EntityFrameworkCore.Migrations.MigrationsSqlGeneratorDependencies Dependencies { get; }
member this.Dependencies : Microsoft.EntityFrameworkCore.Migrations.MigrationsSqlGeneratorDependencies
Protected Overridable ReadOnly Property Dependencies As MigrationsSqlGeneratorDependencies

Property Value

Applies to