FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Filter::SearchCondition Class Reference
[OSGeo::FDO::Filter]

Inherits OSGeo::FDO::Filter::Filter.

Inherited by OSGeo::FDO::Filter::ComparisonCondition, OSGeo::FDO::Filter::GeometricCondition, OSGeo::FDO::Filter::InCondition, and OSGeo::FDO::Filter::NullCondition.

Inheritance diagram for OSGeo::FDO::Filter::SearchCondition:

Inheritance graph
[legend]
List of all members.

Detailed Description

The SearchCondition is an abstract base class. SpatialCondition, ComparisonCondition, LikeCondition, InCondition, and NullCondition derive from the SearchCondition class.

()

Definition at line 32 of file mgSearchCondition.h.


Public Member Functions

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

Comments or suggestions? Send us feedback.