包含此页的版本:
不含此页的版本:
Removes a custom operator that was added on the QueryEngine.
// Remove an operator based on its token var operatorToken = "%"; queryEngine.RemoveOperator(operatorToken);