DataSource.ClearPool Method

System.Data.Generic

DataSourceClearPool Method
Empties the connection pool associated with the current connection.

Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public void ClearPool()
Public Sub ClearPool
public:
void ClearPool()
member ClearPool : unit -> unit 
Remarks