Npgsql API Docs

NpgsqlCommandBuilder Methods

The methods of the NpgsqlCommandBuilder class are listed below. For a complete list of NpgsqlCommandBuilder class members, see the NpgsqlCommandBuilder Members topic.

Public Static (Shared) Methods

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

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)  

See Also

NpgsqlCommandBuilder Class | Npgsql Namespace