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