The threshold in milliseconds above which details of commands executing for longer will be logged

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

Syntax

C#
public int CommandDurationWarningThreshold
Visual Basic (Declaration)
Public CommandDurationWarningThreshold As Integer
Visual C++
public:
int CommandDurationWarningThreshold

See Also