FDO API Reference Feature Data Objects

FdoPropertyValueConstraintRange Member List

This is the complete list of members for FdoPropertyValueConstraintRange, including all inherited members.

AddRef()FdoIDisposable [inline]
Create()FdoPropertyValueConstraintRange [static]
Create(FdoDataValue *minValue, FdoDataValue *maxValue)FdoPropertyValueConstraintRange [static]
Dispose()FdoPropertyValueConstraintRange [inline, protected, virtual]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoPropertyValueConstraintRange()FdoPropertyValueConstraintRange [protected]
FdoPropertyValueConstraintRange(FdoDataValue *minValue, FdoDataValue *maxValue)FdoPropertyValueConstraintRange [protected]
GetConstraintType()FdoPropertyValueConstraintRange [virtual]
GetMaxInclusive()FdoPropertyValueConstraintRange
GetMaxValue()FdoPropertyValueConstraintRange
GetMinInclusive()FdoPropertyValueConstraintRange
GetMinValue()FdoPropertyValueConstraintRange
GetRefCount()FdoIDisposable [inline]
Release()FdoIDisposable [inline]
SetMaxInclusive(bool value)FdoPropertyValueConstraintRange
SetMaxValue(FdoDataValue *value)FdoPropertyValueConstraintRange
SetMinInclusive(bool value)FdoPropertyValueConstraintRange
SetMinValue(FdoDataValue *value)FdoPropertyValueConstraintRange
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoPropertyValueConstraintRange()FdoPropertyValueConstraintRange [protected, virtual]

Comments or suggestions? Send us feedback.