solidDB Help : solidDB reference : solidDB SA: Function reference : SaUserId
  
SaUserId
SaUserID returns current user id of a connection.
Synopsis
int SA_EXPORT_H SaUserId(SaConnectT* scon)
Parameters
The following table describes the parameters:
 
Parameters
Usage type
Description
scon
in, use
Pointer to a connection object
Return value
User id in the server.
Go up to
solidDB SA: Function reference