[ Version ( since = "6.0" ) ]
public bool write_to_file (File file) throws Error
This method writes database description as xml file.
Similar to write_to_path
this |
a DbCatalog instance |
file |
a File to write database description |
true if no error occurred, false otherwise. |