To disconnect from the external user mapping repository, the federated
server calls this function.
Syntax
SQL_API_RC SQL_API_FN FSUMdisconnect
(void* a_FSUMRepository);
Inputs
- void* a_FSUMRepository
- The connection handle to the external repository. This handle must be
cast to the real structure that is defined in the plug-in.