'宣言 Public Shared Function IsExpresssionInScope( _ ByVal expression As FilterExpression, _ ByVal scope As System.String _ ) As System.Boolean
public static System.bool IsExpresssionInScope( FilterExpression expression, System.string scope )
パラメータ
- expression
- The original expression.
- scope
- Property path used to check the expression belongs to.