get_setting_by_name
Description:
Gets the Setting with the given name, if one has been previously added the Connection.
Parameters:
this | |
name |
a setting name |
Returns:
the Setting, or null if no setting with that name was previously added to the Connection |