Expression.GetConstantValue
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
Expression.GetConstantValue
Syntax
Expression.GetConstantValue
Return Value
Purpose
If the expression is a constant, the method returns the result of the expression in the form of a PropertyObject, otherwise the method returns NULL .
Remarks
This method evaluates the expression without a context and without altering values.