![]() | Programming Guide | ![]() |
Gets a database connection option
#include <dmuproto.h>int dm_get_connection_option(char *connection, char *option);
- connection
- The name of the connection.
option- The option whose value is to be returned.
- · value of the
option.
dm_get_connection_optiongets the value of a connection option. The valid values ofoptiondepend on the database engine that the connection is to. Table 5-5 lists the values that can be used.