Čítať v angličtine Upraviť

Zdieľať cez


DBNull.GetTypeCode Method

Definition

Gets the TypeCode value for DBNull.

C#
public TypeCode GetTypeCode();

Returns

The TypeCode value for DBNull, which is DBNull.

Implements

Applies to

See also