CustomCriteriaManager.UnregisterCriterion Method
| Name | Parameters | Description |
|---|---|---|
| UnregisterCriterion(ICustomCriteriaOperatorQueryable) static | customCriterion | Unregisters a specified custom criterion from use in LINQ to XPO expressions in your application. |
| UnregisterCriterion(MethodInfo) static | methodInfo | Unregisters a custom criterion associated with a specified method from use in LINQ to XPO expressions in your application. |