Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The StorageMap element is the top-level element in the OrderObjectMappings.xml file. The StorageMap element has no attributes and contains the following elements: the Tables element, the Classes element, and the Mappings element.
Example
<StorageMap>
<Tables>
...
</Tables>
<Classes>
...
</Classes>
<Mappings>
...
</Mappings>
</StorageMap>
See Also
Other Resources
Mapping Purchase Orders to the Database
Tables Element (OrderObjectMappings.Xml File)