Property Left
| Improve this Doc View SourceLeft
Gets the left column operand.
Declaration
public Column<T> Left { get; }
Property Value
Type | Description |
---|---|
Column<T> |
Gets the left column operand.
public Column<T> Left { get; }
Type | Description |
---|---|
Column<T> |