GetTypeCode Method

DBNull.GetTypeCode Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the TypeCode value for DBNull.

Namespace:  System
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Public Function GetTypeCode As TypeCode

Return Value

Type: System.TypeCode
The TypeCode value for DBNull, which is TypeCode.DBNull.

Implements

IConvertible.GetTypeCode

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft