Interface ISupportAdditionalFeatures
Namespace: FluentMigrator.Infrastructure
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface ISupportAdditionalFeatures
  Properties
AdditionalFeatures
Declaration
IDictionary<string, object> AdditionalFeatures { get; }
  Property Value
| Type | Description | 
|---|---|
| IDictionary<string, object> |