Show / Hide Table of Contents

Method IsSerializable

| Improve this Doc View Source

IsSerializable(Column)

Determines if specified column is serializable.

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

The specified column.

Returns
Type Description
System.Boolean

true if specified column is serializable, otherwise false.

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