Table of Contents

Enum UnaryOperation

Namespace
LinqToDB.CodeModel
Assembly
linq2db.Tools.dll

Unary operation type. List of operations limited to those we currently use for code generation and could be extended in future.

public enum UnaryOperation
Extension Methods

Fields

Not = 0

Negation (!arg).