15.4.4 List of HiRDBDataAdapter members

Organization of this subsection
(1) Constructor
(2) Inheritance classes
(3) Properties

(1) Constructor

HiRDBDataAdapter

(2) Inheritance classes

DbDataAdapter, IDbDataAdapter

(3) Properties

MemberFunction
DeleteCommandAcquires or sets the SQL statement for deleting records from a data set.
InsertCommandAcquires or sets the SQL statement for inserting new records in a database.
SelectCommandAcquires or sets the SQL statement for selecting records in a database.
UpdateCommandAcquires or sets the SQL statement for updating records in a database.