FDO API Reference Feature Data Objects

PropertyValueConstraint Class Reference

List of all members.

Detailed Description

FdoPropertyValueConstraint is an abstract class that derives from FdoIDisposable. FdoPropertyValueConstraint is the base class of FdoPropertyValueConstraintRange and FdoPropertyValueConstraintList.


Public Member Functions

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

Protected Member Functions

System::Void Dispose (System::Boolean disposing)

Comments or suggestions? Send us feedback.