Convert.DBNull フィールド

データのないデータベース列、つまりデータベースが null であることを表す定数。

Public Shared ReadOnly DBNull As Object
[C#]
public static readonly object DBNull;
[C++]
public: static Object* DBNull;
[JScript]
public static var DBNull : Object;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

Convert クラス | Convert メンバ | System 名前空間 | DBNull