FDO .NET API Reference Feature Data Objects
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

OSGeo::FDO::Schema::PropertyValueConstraint Class Reference

Inherits OSGeo::FDO::Runtime::Disposable.

Inherited by OSGeo::FDO::Schema::PropertyValueConstraintList, and OSGeo::FDO::Schema::PropertyValueConstraintRange.

Inheritance diagram for OSGeo::FDO::Schema::PropertyValueConstraint:

[legend]
List of all members.

Detailed Description

PropertyValueConstraint is an abstract class that derives from IDisposable. PropertyValueConstraint is the base class of PropertyValueConstraintRange and PropertyValueConstraintList.


Public Member Functions

__property OSGeo::FDO::Schema::PropertyValueConstraintType get_ConstraintType ()
 Abstract operation that must be implemented by derived classes to return the constraint type.

Protected Member Functions

System::Void ReleaseUnmanagedObject ()
 DOXYGEN-IGNORE

Member Function Documentation

__property OSGeo ::FDO ::Schema ::PropertyValueConstraintType OSGeo::FDO::Schema::PropertyValueConstraint::get_ConstraintType  ) 
 

Abstract operation that must be implemented by derived classes to return the constraint type.

Returns:
Returns the constraint type

System::Void OSGeo::FDO::Schema::PropertyValueConstraint::ReleaseUnmanagedObject  )  [protected, virtual]
 

DOXYGEN-IGNORE

Reimplemented from OSGeo::FDO::Runtime::Disposable.


Comments or suggestions? Send us feedback.