Scalable Database Server, HiRDB Version 8 UAP Development Guide

[Contents][Index][Back][Next]

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

Member Function
DeleteCommand Acquires or sets the SQL statement for deleting records from a data set.
InsertCommand Acquires or sets the SQL statement for inserting new records in a database.
SelectCommand Acquires or sets the SQL statement for selecting records in a database.
UpdateCommand Acquires or sets the SQL statement for updating records in a database.