Npgsql API Docs

NpgsqlDataAdapter Properties

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

Public Instance Properties

AcceptChangesDuringFill (inherited from DataAdapter)  
Container (inherited from Component)  
ContinueUpdateOnError (inherited from DataAdapter)  
DeleteCommand Overloaded. Missing <summary> documentation for P:Npgsql.NpgsqlDataAdapter.DeleteCommand
InsertCommand Overloaded. Missing <summary> documentation for P:Npgsql.NpgsqlDataAdapter.InsertCommand
MissingMappingAction (inherited from DataAdapter)  
MissingSchemaAction (inherited from DataAdapter)  
SelectCommand Overloaded. Missing <summary> documentation for P:Npgsql.NpgsqlDataAdapter.SelectCommand
Site (inherited from Component)  
TableMappings (inherited from DataAdapter)  
UpdateCommand Overloaded. Missing <summary> documentation for P:Npgsql.NpgsqlDataAdapter.UpdateCommand

Protected Instance Properties

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

See Also

NpgsqlDataAdapter Class | Npgsql Namespace