Search Results for

    Show / Hide Table of Contents

    Enum SqlAnywhereConstraintType

    The constraint type as supported by SQL Anywhere

    Namespace: FluentMigrator
    Assembly: FluentMigrator.Extensions.SqlAnywhere.dll
    Syntax
    public enum SqlAnywhereConstraintType

    Fields

    Name Description
    Clustered

    The index/unique constraint should be clustered

    NonClustered

    The index/unique constraint should not be clustered

    • 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.