NpgsqlCommand Constructor ()
      
      [This is preliminary documentation and subject to change.]
     
    
       Initializes a new instance of the NpgsqlCommand class. 
      
        [Visual Basic]
        
Overloads Public Sub New()
      
        [C#]
        
public NpgsqlCommand();
      See Also
      
        NpgsqlCommand Class | Npgsql Namespace | NpgsqlCommand Constructor Overload List