check_valid_name
Description:
Check that the given string is a valid connection manager name, i.e. that it consists entirely of ASCII letters, digits and underscores, and starts with a letter.
Parameters:
name |
a possible connection manager name |
Returns:
|