Opens the connection or increments the connection reference count if the connection is already open.

Namespace:  Bespoke.Common.Data
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public void OpenPersistentConnection()
Visual Basic (Declaration)
Public Sub OpenPersistentConnection
Visual C++
public:
void OpenPersistentConnection()

See Also