Click or drag to resize

ConfigManager Constructor

Overload List
  NameDescription
Public methodConfigManager Obsolete.
Create this instance using the paths defined in the registry for the database and drivers. Only works when Koala is installed on the machine. DEPRECATED. Use ConfigManager(String, String)
Public methodConfigManager(String, String)
Create this instance with a specific database and drivers. Do not use this function if you already gave the paths in the constructor.
Top
See Also