Show / Hide Table of Contents

Interface IColumn

Represents column for reading data values.

Namespace: DevZest.Data.Primitives
Assembly: DevZest.Data.dll
Syntax
public interface IColumn

Methods

Name Description
IsReadOnly(DataRow)

Gets a value indicates whether this column is readonly for specified DataRow.

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