Function ShowConnectionConfig#
Defined in File connection_config.h
Function Documentation#
-
int ShowConnectionConfig(const std::string &rssConnection, const SContext &rsContext)#
Show a connection configuration.
- Parameters:
rssConnection – [in] Reference to the string containing the connection configuration name.
rsContext – [in] Reference to the context.
- Returns:
The application exit code. 0 is no error.