DBNull.GetTypeCode Method
.NET Framework 1.1
Gets the TypeCode value for DBNull.
[Visual Basic] Public Overridable Function GetTypeCode() As TypeCode Implements _ IConvertible.GetTypeCode [C#] public virtual TypeCode GetTypeCode(); [C++] public: virtual TypeCode GetTypeCode(); [JScript] public function GetTypeCode() : TypeCode;
Return Value
The TypeCode value for DBNull, which is TypeCode.DBNull.
Implements
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework