DataProxy.alterValueAttributes

void alterValueAttributes(int proxyRow, int col, gda.types.ValueAttribute alterFlags)

Alters the attributes of the value stored at (proxy_row, col) in proxy. the alter_flags can only contain the GDA_VALUE_ATTR_IS_NULL, GDA_VALUE_ATTR_IS_DEFAULT and GDA_VALUE_ATTR_IS_UNCHANGED flags (other flags are ignored).

Parameters

proxyRowA proxy row number
cola valid column number
alterFlagsflags to alter the attributes