Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Column)

Determines whether specified column value is null.

Declaration
public static _Boolean IsNull(this Column x)
Parameters
Type Name Description
Column x

The column.

Returns
Type Description
_Boolean

A _Boolean column which contains the result.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest