Qore ConnectionProvider Module Reference  1.4
ConnectionProvider::ConnectionOptionInfo hashdecl Reference

Connection option information. More...

Public Attributes

*softlist< hash< AllowedValueInfo > > allowed_values
 List of allowed values (enum)
 
auto default_value
 Any default value.
 
string desc
 Description.
 
bool sensitive = False
 Is the value sensitive? (password or other authentication info)
 
string type
 Option value type.
 

Detailed Description

Connection option information.