C# Class MigSharp.NUnit.Integration.Migration21

Inheritance: IIntegrationTestMigration
Afficher le fichier Open project: dradovic/MigSharp

Méthodes publiques

Méthode Description
Up ( IDatabase db ) : void

Private Methods

Méthode Description
CheckRowVersionValue ( ) : bool>.Func
InsertAndUpdateRow ( IDbCommand command, string tableName, IRuntimeContext context ) : void

Method Details

Up() public méthode

public Up ( IDatabase db ) : void
db IDatabase
Résultat void