Npgsql API Docs

NpgsqlCommandBuilder Members

NpgsqlCommandBuilder overview

Public Static (Shared) Methods

DeriveParameters  

Public Instance Constructors

NpgsqlCommandBuilder Overloaded. Initializes a new instance of the NpgsqlCommandBuilder class.

Public Instance Properties

Container (inherited from Component)  
DataAdapter  
QuotePrefix  
QuoteSuffix  
Site (inherited from Component)  

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject)  
Dispose (inherited from Component)  
Equals (inherited from Object)  
GetDeleteCommand  
GetHashCode (inherited from Object)  
GetInsertCommand  
GetLifetimeService (inherited from MarshalByRefObject)  
GetType (inherited from Object)  
GetUpdateCommand  
InitializeLifetimeService (inherited from MarshalByRefObject)  
RefreshSchema  
ToString (inherited from Component)  

Public Instance Events

Disposed  

Protected Instance Properties

DesignMode (inherited from Component)  
Events (inherited from Component)  

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace