要求されたページは選択されたバージョンでは利用できない。
AddRow
Syntax
int AddRow(AbtDataRow row)
Description
Append a new row to the data set object.
Parameters
row
AbtDataRow object specifying the row to add.
Return Value
Return 0 if theexecutionis successful; otherwise, -1.
Notes
- This method is currently supported only by the C# harness.