write_node


Description:

[ Version ( since = "6.0" ) ]
public abstract bool write_node (unowned Node* node) throws Error

Write content from the this to the node

Parameters:

this

an instance of DbBuildable where data should be taken

node

a node to write data in

Returns:

true on success, false if an error occurred