restore_domain_from_file


Description:

public bool restore_domain_from_file (string filename, Domain? custom_conf, uint flags) throws Error

Restores the domain saved with save_to_file

Parameters:

this

a Connection

filename

path to input file

custom_conf

configuration for domain or NULL

flags

the flags

Returns:

TRUE on success, FALSE otherwise