Try the latest checkin - 27366.
I read both DATA_LENGTH and CHAR_LENGTH. If there is no CHAR_LENGTH (i.e. not a char or varchar type) it uses DATA_LENGTH and puts it into the DataColumn.Length.
When we write a datatype like RAW, the length is now available.
I read both DATA_LENGTH and CHAR_LENGTH. If there is no CHAR_LENGTH (i.e. not a char or varchar type) it uses DATA_LENGTH and puts it into the DataColumn.Length.
When we write a datatype like RAW, the length is now available.