Npgsql API Docs

NpgsqlCommandBuilder Members

NpgsqlCommandBuilder overview

Public Static (Shared) Methods

DeriveParameters Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.DeriveParameters(Npgsql.NpgsqlCommand)

Public Instance Constructors

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

Public Instance Properties

Container (inherited from Component)  
DataAdapter Missing <summary> documentation for P:Npgsql.NpgsqlCommandBuilder.DataAdapter
QuotePrefix Missing <summary> documentation for P:Npgsql.NpgsqlCommandBuilder.QuotePrefix
QuoteSuffix Missing <summary> documentation for P:Npgsql.NpgsqlCommandBuilder.QuoteSuffix
Site (inherited from Component)  

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject)  
Dispose (inherited from Component)  
Equals (inherited from Object)  
GetDeleteCommand Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.GetDeleteCommand(System.Data.DataRow)
GetHashCode (inherited from Object)  
GetInsertCommand Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.GetInsertCommand(System.Data.DataRow)
GetLifetimeService (inherited from MarshalByRefObject)  
GetType (inherited from Object)  
GetUpdateCommand Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.GetUpdateCommand(System.Data.DataRow)
InitializeLifetimeService (inherited from MarshalByRefObject)  
RefreshSchema Missing <summary> documentation for M:Npgsql.NpgsqlCommandBuilder.RefreshSchema
ToString (inherited from Component)  

Public Instance Events

Disposed Missing <summary> documentation for E:System.ComponentModel.Component.Disposed

Protected Instance Properties

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

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace