Property Owner
| Improve this Doc View SourceOwner
Gets the Column<T> object which owns this expression.
Declaration
public Column<T> Owner { get; }
Property Value
Type | Description |
---|---|
Column<T> |
Gets the Column<T> object which owns this expression.
public Column<T> Owner { get; }
Type | Description |
---|---|
Column<T> |