DataProxy.rowIsDeleted

bool rowIsDeleted(int proxyRow) nothrow

Tells if the row number proxy_row is marked to be deleted.

Parameters

proxyRowA proxy row number

Returns

TRUE if the row is marked to be deleted