nca_logon_cancel

Example: nca_logon_cancelConnection Functions

Cancels a login to an Oracle NCA database.

int nca_logon_cancel( LPCSTR name );
connection_name The name of the database connection.

The nca_logon_cancel function cancels the connection to an Oracle NCA database. The connection name was set with the connection_name parameter of the nca_logon_connect. This function does not, however, disconnect from the server.

Return Values

Oracle NCA Error Codes

Parameterization

The following variable can be parameterized using standard parameterization: connection_name