Determines whether to overwrite the DriverCompletion argument setting defined by the application. This attribute must be enabled when connection failover or load balancing is set up.
Valid Values
0 | 1
If set to 1, the ODBC Client overwrites the DriverCompletion parameter of the SQLDriverConnect call with the value SQL_DRIVER_NOPROMPT.
If set to 0, the behavior of the application is not changed.