C# 클래스 Example.Project.Database.Migrator

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

공개 메소드들

메소드 설명
Migrate ( long version ) : void
Migrator ( string provider, string cs, Action optionsFactory ) : System

메소드 상세

Migrate() 공개 메소드

public Migrate ( long version ) : void
version long
리턴 void

Migrator() 공개 메소드

public Migrator ( string provider, string cs, Action optionsFactory ) : System
provider string
cs string
optionsFactory Action
리턴 System