Gets or sets a string that contains the name of the network library used to establish a connection to the SQL Server.
            
            
            
            
            
            
            
            'Declaration
 
Public Property NetworkLibrary As String
             
        
            
            public string NetworkLibrary {get; set;}
             
        
             
        
            
            
            Property Value
The name of the network library.