Méthode | Description | |
---|---|---|
ApplyMigration ( ScriptFile migration ) : void | ||
Dispose ( ) : void | ||
InitializeTable ( ) : void | ||
ParseSqlScript ( string script ) : string[] | ||
ResyncMigration ( ScriptFile migration ) : void | ||
SchemaInfo ( HortonOptions options ) : System |
Méthode | Description | |
---|---|---|
AssertNotDisposed ( ) : void | ||
RecordMigration ( |
||
TryDeleteMigration ( |
public ApplyMigration ( ScriptFile migration ) : void | ||
migration | ScriptFile | |
Résultat | void |
public static ParseSqlScript ( string script ) : string[] | ||
script | string | |
Résultat | string[] |
public ResyncMigration ( ScriptFile migration ) : void | ||
migration | ScriptFile | |
Résultat | void |
public SchemaInfo ( HortonOptions options ) : System | ||
options | HortonOptions | |
Résultat | System |