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