Owner Property (SqlConnection)
 
            Gets or sets a form or other container that the 
SqlConnection instance belongs to.
 
            
            
            
            
            
            
            
            'Declaration
 
Public Shadows Property Owner As Object
             
        
            
            public new object Owner {get; set;}
             
        
             
        
            
            
            Property Value
A form or other container that the 
SqlConnection instance belongs to.