odbc_sys

Function SQLDisconnect

Source
pub unsafe extern "system" fn SQLDisconnect(
    connection_handle: HDbc,
) -> SqlReturn
Expand description

Closes the connection associated with a specific connection handle.

ยงReturns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE