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