Property ExpressionKind
| Improve this Doc View SourceExpressionKind
Gets the kind of the unary expression.
Declaration
protected abstract DbUnaryExpressionKind ExpressionKind { get; }
Property Value
Type | Description |
---|---|
DbUnaryExpressionKind |
Gets the kind of the unary expression.
protected abstract DbUnaryExpressionKind ExpressionKind { get; }
Type | Description |
---|---|
DbUnaryExpressionKind |