| FDO API Reference | Feature Data Objects |
#include <PropertyValueConstraint.h>
Inherits FdoIDisposable.
Inherited by FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange.
Inheritance diagram for FdoPropertyValueConstraint:
Definition at line 36 of file PropertyValueConstraint.h.
Public Member Functions | |
| virtual bool | Contains (FdoDataValue *pValue)=0 |
| virtual bool | Contains (FdoPropertyValueConstraint *pConstraint)=0 |
| virtual bool | Equals (FdoPropertyValueConstraint *pConstraint)=0 |
| virtual FDO_API FdoPropertyValueConstraintType | GetConstraintType ()=0 |
| Abstract operation that must be implemented by derived classes to return the constraint type. | |
| virtual void | Set (FdoPropertyValueConstraint *, FdoString *, FdoSchemaMergeContext *) |
| DOXYGEN-IGNORE | |
|
|
Implemented in FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange. |
|
|
Implemented in FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange. |
|
|
Implemented in FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange. |
|
|
Abstract operation that must be implemented by derived classes to return the constraint type.
Implemented in FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange. |
|
||||||||||||||||
|
DOXYGEN-IGNORE
Reimplemented in FdoPropertyValueConstraintList, and FdoPropertyValueConstraintRange. Definition at line 52 of file PropertyValueConstraint.h. |
| Comments or suggestions? Send us feedback. |