Property Operand
| Improve this Doc View SourceOperand
Gets the operand to be casted.
Declaration
public Column<TSource> Operand { get; }
Property Value
Type | Description |
---|---|
Column<TSource> |
Gets the operand to be casted.
public Column<TSource> Operand { get; }
Type | Description |
---|---|
Column<TSource> |