Search Results for

    Show / Hide Table of Contents

    Class FdoLiteralValue

    An FDO literal value

    Inheritance
    System.Object
    FdoParseable
    FdoExpression
    FdoValueExpression
    FdoLiteralValue
    FdoDataValue
    FdoGeometryValue
    Inherited Members
    FdoExpression.ParseableType
    FdoExpression.ExpressionType
    FdoExpression.Parse(String)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.FDO.Expressions
    Assembly: OSGeo.FDO.Expressions.dll
    Syntax
    public abstract class FdoLiteralValue : FdoValueExpression

    Properties

    | Improve this Doc View Source

    LiteralValueType

    The literal value type

    Declaration
    public LiteralValueType LiteralValueType { get; protected set; }
    Property Value
    Type Description
    LiteralValueType
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng