The ADO.Net driver returned a NULL string for an LVARCHAR column containing a string with length 0. Logic has been modified to distinguish between an empty string ("" where length is 0) and NULL (where the value is undefined).
TOCIndex