Revokes access from an UltraLite database for a user ID.
public ul_ret_void ULRevokeConnectFrom(SQLCA * sqlca, char const * uid)
sqlca A pointer to the SQLCA.
uid A character array holding the user ID to be excluded from database access. The maximum length is 16 characters.