FDO .NET API Reference Feature Data Objects

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

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

Inherited by OSGeo::FDO::Expression::LiteralValue, and OSGeo::FDO::Expression::Parameter.

Inheritance diagram for OSGeo::FDO::Expression::ValueExpression:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

()

Definition at line 32 of file mgValueExpression.h.


Public Member Functions

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

Comments or suggestions? Send us feedback.