FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Schema::PropertyValueConstraintRange Member List

This is the complete list of members for OSGeo::FDO::Schema::PropertyValueConstraintRange, including all inherited members.

Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable
Detach()OSGeo::FDO::Runtime::Disposable
Disposable()OSGeo::FDO::Runtime::Disposable [protected]
Disposable(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable [protected]
Dispose()OSGeo::FDO::Runtime::Disposable
Equals(System::Object *obj)OSGeo::FDO::Runtime::Disposable [virtual]
get_AutoDelete()OSGeo::FDO::Runtime::Disposable
get_ConstraintType()OSGeo::FDO::Schema::PropertyValueConstraint
get_Disposed()OSGeo::FDO::Runtime::Disposable
get_MaxInclusive()OSGeo::FDO::Schema::PropertyValueConstraintRange
get_MaxValue()OSGeo::FDO::Schema::PropertyValueConstraintRange
get_MinInclusive()OSGeo::FDO::Schema::PropertyValueConstraintRange
get_MinValue()OSGeo::FDO::Schema::PropertyValueConstraintRange
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_UnmanagedObject()OSGeo::FDO::Runtime::Disposable
GetHashCode()OSGeo::FDO::Runtime::Disposable
op_Equality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
op_Inequality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
PropertyValueConstraintRange()OSGeo::FDO::Schema::PropertyValueConstraintRange
PropertyValueConstraintRange(OSGeo::FDO::Expression::DataValue *minValue, OSGeo::FDO::Expression::DataValue *maxValue)OSGeo::FDO::Schema::PropertyValueConstraintRange
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
set_MaxInclusive(System::Boolean value)OSGeo::FDO::Schema::PropertyValueConstraintRange
set_MaxValue(OSGeo::FDO::Expression::DataValue *value)OSGeo::FDO::Schema::PropertyValueConstraintRange
set_MinInclusive(System::Boolean value)OSGeo::FDO::Schema::PropertyValueConstraintRange
set_MinValue(OSGeo::FDO::Expression::DataValue *value)OSGeo::FDO::Schema::PropertyValueConstraintRange
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.