Autodesk FDO Bulk Copy Utility API Reference

FDO Utility Bulk Copy API

API Reference Autodesk FDO Bulk Copy Utility
FDOBULKCOPY_API FdoString* FdoBulkCopyMappingSchema::GetTargetSchemaName (  ) 

summary>Gets the mapping classes. Returns an empty FdoBulkCopyMappingClassCollection collection if ReadXML is not called. Otherwise, returns the mapping data from the XML mapping file. An empty collection will copy all the classes from the source datastore. If a subset of the classes should be copied, a FdoBulkCopyMappingClass object should be added to the collection for each class.

Returns:
Returns the mapping classes


Comments?