Revokes access from an UltraLite database for a user ID.
public virtual bool RevokeConnectFrom(const char * uid)
uid A character array holding the user ID to be excluded from database access.
True on success, otherwise false.