Overload List
Name | Description | |
---|---|---|
![]() | LoadDataRow(array<Object>[]()[], Boolean) | Finds and updates a specific row. If no matching row is found, a new row is created using the given values. (Inherited from DataTable.) |
![]() | LoadDataRow(array<Object>[]()[], LoadOption) | Finds and updates a specific row. If no matching row is found, a new row is created using the given values. (Inherited from DataTable.) |