Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL Ext:撤消指定的用户 ID 访问 UltraLite 数据库的权限。
Public Sub RevokeConnectFrom(ByVal uid As String)
public void RevokeConnectFrom(string uid)
uid 要撤消其数据库访问权限的用户 ID。
ULException 类 发生 SQL 错误。