Invalid attempt to GetTextReader on column '{0}'. The GetTextReader function can only be used on columns of type Char, NChar, NText, NVarChar, Text or VarChar.
Invalid async End method signature for method {0} in type {1}. Your end method must take an IAsyncResult as the last argument. ...
Invalid attempt to GetBytes on column '{0}'. The GetBytes function can only be used on columns of type Text, NText, or Image. ...
Invalid attempt to GetChars on column '{0}'. The GetChars function can only be used on columns of type Text, NText, Xml, ...
Invalid attempt to GetStream on column '{0}'. The GetStream function can only be used on columns of type Binary, Image, Udt ...
Invalid attempt to GetTextReader on column '{0}'. The GetTextReader function can only be used on columns of type Char, NChar, ...
Invalid attempt to read from column ordinal '{0}'. With CommandBehavior.SequentialAccess, you may only read from column ordinal ...
Invalid binding element type for binding element extension configuration object. This binding element extension manages configuration ...
Invalid binding type for binding extension configuration object. This binding extension manages configuration of binding ...
Invalid category name. Its length must be in the range between '{0}' and '{1}'. Double quotes, control characters and leading ...