FdoPropertyValueConstraint Class Reference

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

#include <PropertyValueConstraint.h>

Inherits FdoIDisposable.

Inherited by FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange.

List of all members.


Public Member Functions

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

Detailed Description

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

Definition at line 36 of file PropertyValueConstraint.h.


The documentation for this class was generated from the following file: