Class GeneratorOptions
Options for IMigrationGenerator implementations
Inherited Members
Namespace: FluentMigrator.Runner.Generators
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public class GeneratorOptions
  Properties
| Edit this page View SourceCompatibilityMode
Gets or sets the compatibility mode
Declaration
public CompatibilityMode? CompatibilityMode { get; set; }
  Property Value
| Type | Description | 
|---|---|
| CompatibilityMode? |