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 : int

Fields

Name Description
A

A

B

B

C

C

D

D, the default

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX