Show / Hide Table of Contents

Method IsDeserializable

| Improve this Doc View Source

IsDeserializable(Column)

Determines whether specified column is deserializable.

Declaration
public bool IsDeserializable(Column column)
Parameters
Type Name Description
Column column

The specified column.

Returns
Type Description
System.Boolean

true if specified column is deserializable, otherwise false.

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