Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.