ScaffoldedMigration.MigrationCode 속성

정의

마이그레이션 파일의 내용을 가져옵니다.

public virtual string MigrationCode { get; }
member this.MigrationCode : string
Public Overridable ReadOnly Property MigrationCode As String

속성 값

마이그레이션 파일의 내용입니다.

적용 대상