The properties of the NpgsqlDataAdapter class are listed below. For a complete list of NpgsqlDataAdapter class members, see the NpgsqlDataAdapter Members topic.
![]() | Gets or sets a value indicating whether AcceptChanges is called on a DataRow after it is added to the DataTable. |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets or sets a value that specifies whether to generate an exception, or the row in error when an error is encountered during a row update. |
![]() | |
![]() | |
![]() | Determines the action to take when incoming data does not have a matching table or column. |
![]() | Determines the action to take when existing DataSet schema does not match incoming data. |
![]() | |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets a collection that provides the master mapping between a source table and a DataTable . |
![]() |
NpgsqlDataAdapter Class | Npgsql Namespace