Property TargetExpression
| Improve this Doc View SourceTargetExpression
Gets the target DbColumnExpression of this mapping.
Declaration
public DbColumnExpression TargetExpression { get; }
Property Value
Type | Description |
---|---|
DbColumnExpression |
Gets the target DbColumnExpression of this mapping.
public DbColumnExpression TargetExpression { get; }
Type | Description |
---|---|
DbColumnExpression |