Empties the connection pool associated with the specified connection.
Visual Basic Public Shared Sub ClearPool( _ ByVal connection As SAConnection _ )
C# public static void ClearPool( SAConnection connection );
connection The SAConnection object to be cleared from the pool.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |