Click or drag to resize

DatabaseHibernate Method

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Remarks
When the database is "hibernated" the encapsulated connection is closed but not destroyed. This releases the connection to the connection pool, or closes the connection if connection pooling is disabled.
See Also