Search Results for

    Show / Hide Table of Contents

    Enum NpgsqlTsVector.Lexeme.Weight

    The weight is labeled from A to D. D is the default, and not printed.

    Namespace: NpgsqlTypes
    Assembly: Npgsql.dll
    Syntax
    public enum Weight

    Fields

    Name Description
    A

    A

    B

    B

    C

    C

    D

    D, the default

    In This Article
    Back to top © Copyright 2022 The Npgsql Development Team