Autodesk FDO Bulk Copy Utility API Reference

FDO Utility Bulk Copy API

API Reference Autodesk FDO Bulk Copy Utility
FDOBULKCOPY_API FdoInt32 FdoBulkCopy::GetTransactionSize (  ) 

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

Returns:
Returns the mapping schema


Comments?