Show / Hide Table of Contents

Property Id

| Improve this Doc View Source

Id

Gets the Id of the column.

Declaration
public ColumnId Id { get; }
Property Value
Type Description
ColumnId
Remarks

Column Id contains the declaring type and name, which can uniquely identify the column. It is used as first candidate to perform automatic column mapping.

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