See Also

DbMonitor Class  | DbMonitor Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.DataSend comments on this topic.

UseApp Property

Devart.Common Namespace > DbMonitor Class : UseApp Property

Disables or enables sending database interaction events to dbMonitor application.

[Visual Basic]
Public Property UseApp As Boolean
[C#]
public bool UseApp {get; set;}

Return Type

true if sending database interaction events to dbMonitor application is enabled; otherwise, false.

Remarks

If you don't use dbMonitor application, set this property to false to avoid spending resources to send database interaction events.

See Also

DbMonitor Class  | DbMonitor Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.