Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
清空与指定连接关联的连接池。
Public Shared Sub ClearPool(ByVal connection As SAConnection)
public static void ClearPool(SAConnection connection)
connection 要从池中清除的 SAConnection 对象。