22 | ///
23 | /// Comparisons of 'character' data as defined in the SQL standard differ dramatically from CLR string
24 | /// comparisons. This value comparer adjusts for this by only comparing strings after truncating trailing
25 | /// whitespace.
26 | ///
27 | ///
28 | /// Note that if a value converter is used and the CLR type isn't a string at all, we just use the default
29 | /// value converter instead.
30 | ///
31 | ///
32 | private static readonly ValueComparer