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