Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle
System::Void OvUniqueKeyCollection::Insert ( System::Int32  index,
NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvUniqueKeyDefinition *  value 
)

Inserts a OvUniqueKeyDefinition object into the collection at the specified position.

Parameters:
index Input the zero-based index at which value should be inserted.
value Input the OvUniqueKeyDefinition object to insert.


Comments?