FDO API Reference Feature Data Objects

PropertyValueConstraintRange Member List

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

get_MaxInclusive()PropertyValueConstraintRange
get_MaxValue()PropertyValueConstraintRange
get_MinInclusive()PropertyValueConstraintRange
get_MinValue()PropertyValueConstraintRange
PropertyValueConstraintRange()PropertyValueConstraintRange
PropertyValueConstraintRange(NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue *minValue, NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue *maxValue)PropertyValueConstraintRange
set_MaxInclusive(System::Boolean value)PropertyValueConstraintRange
set_MaxValue(NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue *value)PropertyValueConstraintRange
set_MinInclusive(System::Boolean value)PropertyValueConstraintRange
set_MinValue(NAMESPACE_OSGEO_FDO_EXPRESSION::DataValue *value)PropertyValueConstraintRange

Comments or suggestions? Send us feedback.