If set to true then the connection is automatically closed if an error occurs

Namespace:  DbNetLink.Data
Assembly:  DbNetLink.DbNetData (in DbNetLink.DbNetData.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool CloseConnectionOnError
Visual Basic (Declaration)
Public CloseConnectionOnError As Boolean
Visual C++
public:
bool CloseConnectionOnError

See Also