Interface IScanInBuilder
Interface to define how the scanned assemblies are used
Inherited Members
Namespace: FluentMigrator.Runner.Initialization
Assembly: FluentMigrator.Runner.Core.dll
Syntax
public interface IScanInBuilder : IMigrationRunnerBuilder, IScanIn
Properties
For
Gets the next step
Declaration
IScanInForBuilder For { get; }
Property Value
| Type | Description |
|---|---|
| IScanInForBuilder |