StatementCachePurge Property
Determines whether to clear the OCI statement cache when closing the connection or putting it to the pool.
public bool StatementCachePurge {get; set;}
'Declaration
Public Property StatementCachePurge As Boolean
Property Value
If
true, the OCI statement cache is cleared when closing the connection or putting it to the pool. The default value is
false.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2