Show / Hide Table of Contents

Enum NpgsqlTsQuery.NodeKind

NodeKind

Namespace: NpgsqlTypes
Assembly: Npgsql.dll
Syntax
public enum NodeKind : int

Fields

Name Description
And

And operator

Empty

Represents the empty tsquery. Should only be used at top level.

Lexeme

Lexeme

Not

Not operator

Or

Or operator

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