Search Results for

    Show / Hide Table of Contents

    Enum ExpressionType

    FDO expression types

    Namespace: OSGeo.FDO.Expressions
    Assembly: OSGeo.FDO.Expressions.dll
    Syntax
    public enum ExpressionType

    Fields

    Name Description
    BinaryExpression

    Binary expression

    BooleanValue

    Boolean value

    DateTimeValue

    DateTime value

    DoubleValue

    Double value

    Function

    Function

    GeometryValue

    Geometry value

    Identifier

    Identifier

    Int32Value

    Int32 value

    Parameter

    Parameter

    StringValue

    String value

    UnaryExpression

    Unary expression

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng