Share via


MigrationsSqlGenerator.Options Property

Definition

Gets or sets the options to use when generating commands.

protected virtual Microsoft.EntityFrameworkCore.Migrations.MigrationsSqlGenerationOptions Options { get; set; }
member this.Options : Microsoft.EntityFrameworkCore.Migrations.MigrationsSqlGenerationOptions with get, set
Protected Overridable Property Options As MigrationsSqlGenerationOptions

Property Value

Applies to