asp.net.ph

Convert.DBNull Field

System Namespace   Convert Class


A constant representing a database column absent of data; that is, database null.

[ VB ]
Public Shared ReadOnly DBNull As Object

[ C# ]
public static readonly object DBNull;

[ C++ ]
public: static Object* DBNull;

[ JScript ]
public static var DBNull : Object;
See Also

Convert Members   DBNull Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph