The number of bytes copied to the destination buffer. If the dst value is NULL, then the number of bytes left is returned.
An empty string is returned in the dst parameter when the column is null; use the IsNull method to differentiate between null
and empty strings.