Class FdoDataValue
A data value
Inheritance
System.Object
FdoDataValue
Inherited Members
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 FdoDataValue : FdoLiteralValue
Constructors
| Improve this Doc View SourceFdoDataValue()
Constructor
Declaration
protected FdoDataValue()
Properties
| Improve this Doc View SourceDataType
The data type
Declaration
public DataType DataType { get; protected set; }
Property Value
Type | Description |
---|---|
DataType |