INonAggregateExpressionBuilderLangMatches Method |
Name | Description | |
---|---|---|
![]() | LangMatches(LiteralExpression, String) |
Creates a call to the LANGMATCHES function.
|
![]() | LangMatches(LiteralExpression, LiteralExpression) |
Creates a call to the LANGMATCHES function.
|
![]() | LangMatches(LiteralExpression, VariableExpression) |
Creates a call to the LANGMATCHES function.
|
![]() | LangMatches(VariableExpression, String) |
Creates a call to the LANGMATCHES function.
|
![]() | LangMatches(VariableExpression, LiteralExpression) |
Creates a call to the LANGMATCHES function.
|
![]() | LangMatches(VariableExpression, VariableExpression) |
Creates a call to the LANGMATCHES function.
|