Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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)