Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
从 UltraLite 数据库撤消用户 ID 的访问权限。
public ul_ret_void ULRevokeConnectFromW( SQLCA * sqlca, ul_wchar const * uid )
sqlca 指向 SQLCA 的指针。
uid 保存要从数据库访问中排除的用户 ID 的字符数组。最大长度为 16 个字符。
此方法原型当您在 Win32 平台上引用 ULRevokeConnectFrom 和 #define the UNICODE 宏时内部使用。通常,您创建 UltraLite 应用程序时不会直接引用此方法。