OSGeo FDO Provider for MySQL .NET API Reference

OSGeo FDO MySQL .NET API

.NET API Reference OSGeo FDO Provider for MySQL
System::Void OvDataPropertyDefinitionCollection::Insert ( System::Int32  index,
NAMESPACE_OSGEO_FDO_PROVIDERS_RDBMS_OVERRIDE_MYSQL::OvDataPropertyDefinition *  value 
)

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

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


Comments?