QueryExpressionExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional methods to be used inside query conditional expression to help filtering data.
public static class QueryExpressionExtensions
type QueryExpressionExtensions = class
Public Module QueryExpressionExtensions
- Inheritance
-
QueryExpressionExtensions
Methods
Matches(String, String) |
Indicates whether the specified regular expression finds a match in the specified input string. |