Search Results for

    Show / Hide Table of Contents

    Class MySql4ProcessorFactory

    Inheritance
    object
    MigrationProcessorFactory
    MySql4ProcessorFactory
    Implements
    IMigrationProcessorFactory
    Inherited Members
    MigrationProcessorFactory.IsForProvider(string)
    MigrationProcessorFactory.Name
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner.Processors.MySql
    Assembly: FluentMigrator.Runner.MySql.dll
    Syntax
    public class MySql4ProcessorFactory : MigrationProcessorFactory, IMigrationProcessorFactory

    Methods

    Create(string, IAnnouncer, IMigrationProcessorOptions)

    Declaration
    public override IMigrationProcessor Create(string connectionString, IAnnouncer announcer, IMigrationProcessorOptions options)
    Parameters
    Type Name Description
    string connectionString
    IAnnouncer announcer
    IMigrationProcessorOptions options
    Returns
    Type Description
    IMigrationProcessor
    Overrides
    MigrationProcessorFactory.Create(string, IAnnouncer, IMigrationProcessorOptions)

    Implements

    IMigrationProcessorFactory
    In this article
    Back to top
    Copyright © 2018 Fluent Migrator Project
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.