C# 클래스 ManagerTest.Database.SchemaVersionInformation

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

공개 메소드들

메소드 설명
GetSchemaVersion ( string releasesPath ) : int
ReleaseNumberOfFile ( FileInfo file ) : int

메소드 상세

GetSchemaVersion() 공개 메소드

public GetSchemaVersion ( string releasesPath ) : int
releasesPath string
리턴 int

ReleaseNumberOfFile() 공개 메소드

public ReleaseNumberOfFile ( FileInfo file ) : int
file System.IO.FileInfo
리턴 int