UL Ext.: Revokes access to an UltraLite database from the specified user ID.
Visual Basic Public Sub RevokeConnectFrom( _ ByVal uid As String _ )
C# public void RevokeConnectFrom( string uid );
uid The user ID whose access to the database is being revoked.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |