Determines if dynamically executed statements are captured for client optimization using pureQuery.
            
            
            
            
            
            
            
            'Declaration
 
Public Property CaptureMode As String
             
        
            
            public string CaptureMode {get; set;}
             
        
             
        
            
            
            Property Value
"on", if dynamic statements should be captured for client optimization; otherwise, "off". The default value is "off".