Search Results for

    Show / Hide Table of Contents

    Enum IndexMethod

    暂时只有 FreeSql.Provider.PostgreSQL 有效

    Namespace: FreeSql.DataAnnotations
    Assembly: FreeSql.dll
    Syntax
    public enum IndexMethod

    Fields

    Name Description
    B_Tree
    BRIN
    GIN
    GiST
    Hash
    SP_GiST

    Extension Methods

    FreeSqlGlobalExtensions.ToDescriptionOrString()
    FreeSqlGlobalExtensions.ToInt64()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX