15.4.2 List of HiRDBCommandBuilder members

Organization of this subsection
(1) Constructor
(2) Inheritance class
(3) Property
(4) Methods

(1) Constructor

HiRDBCommandBuilder

(2) Inheritance class

Component

(3) Property

MemberFunction
DataAdapterAcquires or sets the HiRDBDataAdapter object for which an SQL statement is to be created automatically.

(4) Methods

MemberFunction
GetDeleteCommandAcquires the automatically created HiRDBCommand object for executing deletion processing on the database.
GetInsertCommandAcquires the automatically created HiRDBCommand object for executing insertion processing on the database.
GetUpdateCommandAcquires the automatically created HiRDBCommand object for executing update processing on the database.
RefreshSchemaUpdates database schema information to create the INSERT, UPDATE, or DELETE statement.