Error 16217

Severity

10

Message text

%1!: blk_getrow() must be called to retrieve row information.

Explanation

blk_colval() or blk_gettext() is called before blk_getrow().

Action

Use blk_getrow() to populate the CS_BLK_ROW structure before calling blk_colval() or blk_gettext().

Additional information

Symbolic constant: SRV_ENEEDROW