FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Expression::LiteralValue Class Reference
[OSGeo::FDO::Expression]

Inherits OSGeo::FDO::Expression::ValueExpression.

Inherited by OSGeo::FDO::Expression::DataValue, and OSGeo::FDO::Expression::GeometryValue.

Inheritance diagram for OSGeo::FDO::Expression::LiteralValue:

Inheritance graph
[legend]
List of all members.

Detailed Description

LiteralValue is an abstract base class that derives from ValueExpression to form the root for all literal value types.

()

Definition at line 31 of file mgLiteralValue.h.


Public Member Functions

 LiteralValue (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a LiteralValue object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.