Enum NpgsqlTsVector.Lexeme.Weight
- Namespace
 - NpgsqlTypes
 
- Assembly
 - Npgsql.dll
 
The weight is labeled from A to D. D is the default, and not printed.
public enum NpgsqlTsVector.Lexeme.Weight
  Fields
A = 3A
B = 2B
C = 1C
D = 0D, the default
The weight is labeled from A to D. D is the default, and not printed.
public enum NpgsqlTsVector.Lexeme.Weight
  A = 3A
B = 2B
C = 1C
D = 0D, the default