C# Class Sharp.Migrations.Runners.MigrationPlanStep

Mostra file Open project: sharpmigrations/sharpmigrations Class Usage Examples

Public Methods

Method Description
MigrationPlanStep ( Direction down, MigrationInfo migrationInfo, bool shouldUpdateVersion = true ) : System.Collections.Generic

Method Details

MigrationPlanStep() public method

public MigrationPlanStep ( Direction down, MigrationInfo migrationInfo, bool shouldUpdateVersion = true ) : System.Collections.Generic
down Direction
migrationInfo MigrationInfo
shouldUpdateVersion bool
return System.Collections.Generic