本文介绍了为什么有DBNull?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我确定这是一个很好的理由,我还没有想到 -
为什么MS不允许DBNull值只是一个null(Nothing)?
Bob
I''m sure there''s a good reason, I just haven''t been able to think of it -
why didn''t MS allow "DBNull" values to simply be a null (Nothing)?
Bob
推荐答案
你能展示一个样本,其中''Nothing'被视为''DBNull''?
-
MS Herfried K. Wagner
MVP< URL:http://dotnet.mvps.org/>
VB< URL:http://classicvb.org/petition/>
Can you show a sample where ''Nothing'' is treated as ''DBNull''?
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
这篇关于为什么有DBNull?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!