Determines whether varchar inputs should be reported as long varchar.
            
            
            
            
            
            
            
            'Declaration
 
Public Property ConvertToLong As Integer
             
        
            
            public int ConvertToLong {get; set;}
             
        
             
        
            
            
            Property Value
1 if varchar inputs should be reported as long varchar (default value); otherwise, 0.