Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Schema
::
UniqueConstraintCollection
Add
Clear
Contains
CopyTo
get_Count
get_Item
get_RealTypeItem
GetEnumerator
IndexOf
Insert
Remove
RemoveAt
set_Item
set_RealTypeItem
UniqueConstraintCollection
System::Void OSGeo::FDO::Schema::UniqueConstraintCollection::Remove
(
UniqueConstraint
*
value
)
Removes the first occurrence of a specific
UniqueConstraint
object.
Parameters:
value
Input the
UniqueConstraint
object to remove from the collection.