export_to_file


Description:

[ NoWrapper ]
public abstract bool export_to_file (string path, Connection connection) throws Error

Export the given connection to the specified path.

Return true on success. On error, return false and set throws with additional error information. Note that throws can be null, in which case no additional error information should be provided.