Controls the verbosity of the error message

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

Syntax

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

See Also