Property Id
| Improve this Doc View SourceId
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.