Search Results for

    Show / Hide Table of Contents

    Class Constant

    Abstract Node type representing constant elements.

    Inheritance
    System.Object
    Node
    Expression
    Constant
    BooleanConstant
    DateConstant
    DateTimeConstant
    DecimalConstant
    GuidConstant
    NullConstant
    StringConstant
    Inherited Members
    Node.Accept(Visitor)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TimeCockpit.Data.QueryLanguage.Syntax
    Assembly: TimeCockpit.Data.dll
    Syntax
    public abstract class Constant : Expression

    Constructors

    Constant()

    Declaration
    protected Constant()
    In This Article
    Back to top Copyright © 2020 software architects gmbh