Search Results for

    Show / Hide Table of Contents

    Enum TokenType

    Contains all token types

    Namespace: SqlDotNet.Compiler
    Assembly: SqlDotNet.dll
    Syntax
    public enum TokenType

    Fields

    Name Description
    Add

    +

    AddKeyWord
    Alter
    And
    As
    Assign
    CloseBraceToken
    CloseBracket
    CloseParenthesis
    Colon
    Comma
    Commit
    Constant
    Delete
    Devide

    /

    Distinct
    Dot
    DoubleColon
    Drop
    EqualOrSet
    First
    Foreign
    From
    Greater
    GreaterEqual
    In
    Insert
    Into
    Key
    Multiply

    *

    Name
    NewLine
    Not
    OpenBraceToken
    OpenBracket
    OpenParenthesis
    Or
    Owner
    Parameter
    Select
    Semicolon
    SetKeyWord
    Smaller
    SmallerEqual
    Star
    Subtract

    -

    Table
    Unequal
    Unkown
    Update
    Values
    Where
    Work
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx