FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Schema::UniqueConstraint:
Public Member Functions | |
__property OSGeo::FDO::Schema::DataPropertyDefinitionCollection * | get_Properties () |
Returns the list of properties that define the unique constraint. The caller can modify the list by adding or removing properties. | |
UniqueConstraint () | |
Constructs an empty instance of an UniqueConstraint. | |
Protected Member Functions | |
System::Void | ReleaseUnmanagedObject () |
DOXYGEN-IGNORE |
|
Constructs an empty instance of an UniqueConstraint.
|
|
Returns the list of properties that define the unique constraint. The caller can modify the list by adding or removing properties.
|
|
DOXYGEN-IGNORE
Reimplemented from OSGeo::FDO::Runtime::Disposable. |
Comments or suggestions? Send us feedback. |