Length of Column Data
If the C type of a data buffer is SQL_C_CHAR or SQL_C_BINARY, and the
length/indicator value is SQL_NTS, the string length of the data is put into the
length/indicator buffer.
Note The cursor library does not update its cache for a column if *StrLen_or_IndPtr in the corresponding rowset buffer is SQL_DATA_AT_EXEC or the result of the
SQL_LEN_DATA_AT_EXEC macro.