Show / Hide Table of Contents

Method Count

| Improve this Doc View Source

Count(Column)

Counts number of non null values in specified column.

Declaration
public static _Int32 Count(this Column x)
Parameters
Type Name Description
Column x

The specified column.

Returns
Type Description
_Int32

Number of non null values in specified column.

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