Class SQLiteDbFactory
Implements
Inherited Members
Namespace: FluentMigrator.Runner.Processors.SQLite
Assembly: FluentMigrator.Runner.SQLite.dll
Syntax
public class SQLiteDbFactory : ReflectionBasedDbFactory, IDbFactory
Constructors
| Edit this page View SourceSQLiteDbFactory()
Declaration
[Obsolete]
public SQLiteDbFactory()
SQLiteDbFactory(IServiceProvider)
Declaration
public SQLiteDbFactory(IServiceProvider serviceProvider)
Parameters
Type | Name | Description |
---|---|---|
IServiceProvider | serviceProvider |