MigrationsSqlGenerator.Options 속성

정의

명령을 생성할 때 사용할 옵션을 가져오거나 설정합니다.

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

속성 값

적용 대상