C# 클래스 Sharp.Migrations.Runners.MigrationInfo

파일 보기 프로젝트 열기: sharpmigrations/sharpmigrations 1 사용 예제들

공개 메소드들

메소드 설명
MigratesFor ( DatabaseKind databaseKind ) : bool
MigrationInfo ( Type type ) : System

메소드 상세

MigratesFor() 공개 메소드

public MigratesFor ( DatabaseKind databaseKind ) : bool
databaseKind DatabaseKind
리턴 bool

MigrationInfo() 공개 메소드

public MigrationInfo ( Type type ) : System
type System.Type
리턴 System