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::Int32 OSGeo::FDO::Schema::UniqueConstraintCollection::IndexOf
(
UniqueConstraint
*
value
)
Determines the index of a specific
UniqueConstraint
object.
Parameters:
value
Input the
UniqueConstraint
object to locate in the collection.
Returns:
The index of value if found in the collection; otherwise, -1.