ScaffoldedMigration 클래스

정의

스캐폴드된 마이그레이션을 나타냅니다.

public class ScaffoldedMigration
type ScaffoldedMigration = class
Public Class ScaffoldedMigration
상속
ScaffoldedMigration

생성자

ScaffoldedMigration(String, String, String, String, String, String, String, String, String)

ScaffoldedMigration 클래스의 새 인스턴스를 초기화합니다.

속성

FileExtension

파일 확장명 코드 파일에서 사용해야 하는 파일을 가져옵니다.

MetadataCode

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

MigrationCode

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

MigrationId

마이그레이션의 ID를 가져옵니다.

MigrationSubNamespace

마이그레이션의 하위 네임스페이스를 가져옵니다.

PreviousMigrationId

이전 마이그레이션의 ID를 가져옵니다.

SnapshotCode

모델 스냅샷 파일의 내용을 가져옵니다.

SnapshotName

모델 스냅샷 이름을 가져옵니다.

SnapshotSubnamespace

모델 스냅샷 하위 네임스페이스를 가져옵니다.

적용 대상