Nonstop Database, HiRDB Version 9 UAP Development Guide
HiRDBDataAdapter
| Member | Function | Supported ADO.NET version |
|---|---|---|
| DeleteCommand | Acquires or sets the SQL statement for deleting records from a data set. | 1.1 or later |
| InsertCommand | Acquires or sets the SQL statement for inserting new records in a database. | 1.1 or later |
| SelectCommand | Acquires or sets the SQL statement for selecting records in a database. | 1.1 or later |
| UpdateCommand | Acquires or sets the SQL statement for updating records in a database. | 1.1 or later |
| Member | Function | Supported ADO.NET version |
|---|---|---|
| RowUpdated | Event occurring after a command has been executed on the data source during update processing. | 1.1 or later |
| RowUpdating | Event occurring before a command is executed on the data source during update processing. | 1.1 or later |
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.