Search Results for

    Show / Hide Table of Contents

    Class SqlAnywhereRunnerBuilderExtensions

    Extension methods for IMigrationRunnerBuilder

    Inheritance
    object
    SqlAnywhereRunnerBuilderExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: FluentMigrator.Runner
    Assembly: FluentMigrator.Runner.SqlAnywhere.dll
    Syntax
    public static class SqlAnywhereRunnerBuilderExtensions

    Methods

    | Edit this page View Source

    AddSqlAnywhere(IMigrationRunnerBuilder)

    Adds SAP SQL Anywhere support for the latest version

    Declaration
    public static IMigrationRunnerBuilder AddSqlAnywhere(this IMigrationRunnerBuilder builder)
    Parameters
    Type Name Description
    IMigrationRunnerBuilder builder

    The builder to add the SAP SQL Anywhere-specific services to

    Returns
    Type Description
    IMigrationRunnerBuilder

    The migration runner builder

    | Edit this page View Source

    AddSqlAnywhere16(IMigrationRunnerBuilder)

    Adds SAP SQL Anywhere support

    Declaration
    public static IMigrationRunnerBuilder AddSqlAnywhere16(this IMigrationRunnerBuilder builder)
    Parameters
    Type Name Description
    IMigrationRunnerBuilder builder

    The builder to add the SAP SQL Anywhere-specific services to

    Returns
    Type Description
    IMigrationRunnerBuilder

    The migration runner builder

    • Edit this page
    • View Source
    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.