FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Schema::PropertyValueConstraint Class Reference
[OSGeo::FDO::Schema]

Inherits OSGeo::FDO::Runtime::Disposable.

Inherited by OSGeo::FDO::Schema::PropertyValueConstraintList, and OSGeo::FDO::Schema::PropertyValueConstraintRange.

Inheritance diagram for OSGeo::FDO::Schema::PropertyValueConstraint:

Inheritance graph
[legend]
List of all members.

Detailed Description

PropertyValueConstraint is an abstract class that derives from IDisposable. PropertyValueConstraint is the base class of PropertyValueConstraintRange and PropertyValueConstraintList.

()

Definition at line 32 of file mgPropertyValueConstraint.h.


Public Member Functions

__property OSGeo::FDO::Schema::PropertyValueConstraintType get_ConstraintType ()
 Abstract operation that must be implemented by derived classes to return the constraint type.

Comments or suggestions? Send us feedback.