FFIUpdate

Part of a table update, being one column with the new value.

extern (C)
struct FFIUpdate {}

Members

Variables

column
FFIString column;
Undocumented in source.
value
FFIValue value;
Undocumented in source.

Meta