Figaro - The XML Database for the .NET Framework

Figaro allows you to modify documents already stored in its containers using XQuery Update statements. Previous versions of Figaro provided a document modification or XmlModify API that has since been deprecated. This API is not available in the Figaro library, and will not be referenced in this documentation.

If you wish to learn more about XmlModify, consult the Oracle Figaro product website.
XQuery Update statements are a recent addition to the XQuery language. This section provides a brief introduction to update statements so as to help you learn the power of XQuery Update with the Figaro library.

In This Section

See Also