'宣言 Public Shared Function RemoveExpressionInScope( _ ByVal expression As FilterExpression, _ ByVal scope As System.String _ ) As FilterExpression
public static FilterExpression RemoveExpressionInScope( FilterExpression expression, System.string scope )
パラメータ
- expression
- The original expression.
- scope
- The property path used to determine the part of the original expression that will be removed.