Quantcast
Channel: mapping of .net framework types to dbtype, the weird string, nvarchar and char
Viewing all articles
Browse latest Browse all 7

Re: mapping of .net framework types to dbtype, the weird string, nvarchar and char

$
0
0

Yes, if you're referring to this line in the article:

NVarChar. This implicit conversion will fail if the string is larger than the maximum size of an NVarChar, which is 4000 characters. For strings larger than 4000 characters, explicitly set theSqlDbType.

Then I would agree that your test shows the article to be incorrect.


Viewing all articles
Browse latest Browse all 7

Trending Articles