Workflow Engine .NET

Assembly: OptimaJet.Workflow.MySQL

Class Migration310CreateIndexWorkflowProcessSchemeSchemeCodeIsObsolete

OptimaJet.Workflow.MySQL.Migrations.Migration310CreateIndexWorkflowProcessSchemeSchemeCodeIsObsolete

[Migration(310, TransactionBehavior.Default, null)]
[WorkflowEngineMigration("OptimaJet.Workflow.MySQL.Scripts.CreateIndex_WorkflowProcessScheme_SchemeCodeIsObsolete.sql")]
public class Migration310CreateIndexWorkflowProcessSchemeSchemeCodeIsObsolete : Migration, IMigration

Inheritance

  • System.Object
  • FluentMigrator.MigrationBase
  • FluentMigrator.Migration

Implemented Interfaces

  • FluentMigrator.IMigration

Attributes

  • FluentMigrator.MigrationAttribute: Attribute of type FluentMigrator.MigrationAttribute
  • OptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute: Attribute of type OptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute

Methods

public override void Up() #
Collect the UP migration expressions
public override void Down() #
Collects the DOWN migration expressions