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