This function returns the defined length of a column, in bytes. :::image type="icon" source="../../includes/media/topic-link-icon.svg" border="false"::: Transact-SQL ...
SQLColAttribute() function always returns SQL_DESC_OCTET_LENGTH only for two-byte encoding (ex. UTF-16). If iconv is used for the on-fly conversion (ex. ClientCharset = UTF-8) SQLColAttribute() should ...