[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| update(Guid, String, array<NameValuePair>[]()[]) |
Update the data within a table.
| |
| update(Guid, String, List<(Of <(NameValuePair>)>)) |
Update the data within a table.
|