FDO API Reference Feature Data Objects

FdoPropertyValueConstraint Class Reference

#include <PropertyValueConstraint.h>

Inherits FdoIDisposable.

Inherited by FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange.

Inheritance diagram for FdoPropertyValueConstraint:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Definition at line 32 of file PropertyValueConstraint.h.


Public Member Functions

virtual FDO_API FdoPropertyValueConstraintType GetConstraintType ()=0
 Abstract operation that must be implemented by derived classes to return the constraint type.

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.