Property SourceColumn
| Improve this Doc View SourceSourceColumn
Gets the source column which is model member and used for database data type infering.
Declaration
public Column SourceColumn { get; }
Property Value
Type | Description |
---|---|
Column |
Gets the source column which is model member and used for database data type infering.
public Column SourceColumn { get; }
Type | Description |
---|---|
Column |