C# Class Drey.Configuration.Infrastructure.Schema._0100.Create_BaseTables

Inheritance: FluentMigrator.AutoReversingMigration
Mostra file Open project: dealproc/Drey

Public Methods

Method Description
Up ( ) : void

Steps to migrate the database forward.

Method Details

Up() public method

Steps to migrate the database forward.
public Up ( ) : void
return void