PesUpdateReq

Undocumented in source.

Members

Static variables

type
auto type;
Undocumented in source.

Variables

keys
immutable(ubyte)[] keys;

the primary keys of the record to update

record
immutable(ubyte)[] record;

the new values for that record

tableIndex
ulong tableIndex;

the index identifier of the updated table.

Meta