Class MigrationGeneratorFactory
Inherited Members
Namespace: FluentMigrator.Runner.Generators
Assembly: FluentMigrator.Runner.dll
Syntax
public class MigrationGeneratorFactory
  Methods
GetGenerator(string)
Declaration
public virtual IMigrationGenerator GetGenerator(string name)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | 
Returns
| Type | Description | 
|---|---|
| IMigrationGenerator | 
ListAvailableGeneratorTypes()
Declaration
public string ListAvailableGeneratorTypes()
  Returns
| Type | Description | 
|---|---|
| string |