메소드 | 설명 | |
---|---|---|
ExecuteMigrations ( ) : IReadOnlyList |
||
VersionManager ( string connectionString ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
CreateSettingsTable ( ) : void | ||
GetCurrentVersion ( ) : int | ||
GetCurrentVersionFromSettingsTable ( ) : int | ||
GetDuplicatedVersion ( IReadOnlyList |
||
GetNewMigrations ( int currentVersion ) : IReadOnlyList |
||
SettingsTableExists ( ) : bool | ||
UpdateVersion ( int newVersion ) : void |
public VersionManager ( string connectionString ) : System.Collections.Generic | ||
connectionString | string | |
리턴 | System.Collections.Generic |