Autodesk FDO Provider for Oracle .NET API Reference

Autodesk FDO Oracle Provider .NET API

.NET API Reference Autodesk FDO Provider for Oracle
System::Boolean OvDataPropertyDefinitionCollection::Contains ( NAMESPACE_AUTODESK_GIS_FDO_PROVIDERS_RDBMS_OVERRIDE_ORACLE::OvDataPropertyDefinition *  value  ) 

Determines whether the collection contains a specific OvDataPropertyDefinition object.

Parameters:
value Input The OvDataPropertyDefinition object to search in the collection.
Returns:
Returns true if the value is found in the collection; otherwise, false.


Comments?