Show / Hide Table of Contents

Method IsDeserializable

| Improve this Doc View Source

IsDeserializable(Column)

Determines if specified column can be deserialized.

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

The specified column.

Returns
Type Description
System.Boolean

true if specified column can be derializable, otherwise false.

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