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