Disables or enables sending database interaction events to dbMonitor application.
            
            
            
            
            
            
            
            'Declaration
 
Public Property UseApp As Boolean
             
        
            
            public bool UseApp {get; set;}
             
        
             
        
            
            
            Property Value
true if sending database interaction events to dbMonitor application is enabled; otherwise, 
false.