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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |