Show / Hide Table of Contents

Method Serialize

| Improve this Doc View Source

Serialize(Column, Int32)

Serializes column value into JsonValue.

Declaration
JsonValue Serialize(Column column, int rowOrdinal)
Parameters
Type Name Description
Column column

The column.

System.Int32 rowOrdinal

The ordinal of DataRow.

Returns
Type Description
JsonValue

The JsonValue.

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