Property Operand
| Improve this Doc View SourceOperand
Gets the operand of this expression.
Declaration
public Column<T> Operand { get; }
Property Value
Type | Description |
---|---|
Column<T> |
Gets the operand of this expression.
public Column<T> Operand { get; }
Type | Description |
---|---|
Column<T> |