Search Results for

    Show / Hide Table of Contents

    Enum NpgsqlTsQueryLexeme.Weight

    Weight enum, can be OR'ed together.

    Namespace: NpgsqlTypes
    Assembly: Npgsql.dll
    Syntax
    [Flags]
    public enum Weight

    Fields

    Name Description
    A

    A

    B

    B

    C

    C

    D

    D

    None

    None

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