Property Source
| Improve this Doc View SourceSource
Gets the source Column of this mapping.
Declaration
public Column Source { get; }
Property Value
| Type | Description |
|---|---|
| Column | Returns null if source is expression. |
Gets the source Column of this mapping.
public Column Source { get; }
| Type | Description |
|---|---|
| Column | Returns null if source is expression. |