OdfDatabaseDocument.openOdfDatabaseDocument
fn
OdfDatabaseDocument openOdfDatabaseDocument(string path)Opens an ODF database document from a file path.
Parameters
path | Path to the .odb file. |
Returns
A typed
Throws
OdfPackageException on I/O errors or non-database types.