Search Results for

    Show / Hide Table of Contents

    Enum CompatabilityMode

    The old compatibility mode

    Namespace: FluentMigrator.Runner
    Assembly: FluentMigrator.Runner.Core.dll
    Syntax
    [Obsolete("Use CompatibilityMode instead")]
    public enum CompatabilityMode

    Fields

    Name Description
    LOOSE

    Unsupported processor features are ignored

    STRICT

    Ensure that an exception gets thrown when a processor doesn't support a specific feature

    Extension Methods

    CompatabilityModeExtension.HandleCompatabilty(CompatabilityMode, string)
    • 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.