Class WorkflowEngineMigrationAttribute
OptimaJet.Workflow.Migrator.WorkflowEngineMigrationAttribute
Attribute for a migration.
Namespace: OptimaJet.Workflow.Migrator
public class WorkflowEngineMigrationAttribute : AttributeInheritance
- System.Object
- System.Attribute
Constructors
public WorkflowEngineMigrationAttribute(string script) #Initializes a new instance of the WorkflowEngineMigrationAttribute class.
Parameters
Name
Type
Description
scriptStringThe full name of the SQL script.