Base:
method
IsConstant
System.Data.ExpressionNode.IsConstant()
2 references to IsConstant
System.Data (2)
fx\src\data\System\Data\Filter\FunctionNode.cs (2)
218
if (!this.
IsConstant
()) {
223
if (this.
IsConstant
()) {