Show / Hide Table of Contents

Method IsNotNull

| Improve this Doc View Source

IsNotNull(Column)

Determines whether specified column is not null value.

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

The column.

Returns
Type Description
_Boolean

The _Boolean column which contains the result.

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