ConditionalQueryAnalyzer<TQuery>.

HasExpecteConditiondValue<TValue>(string, TValue) Method

Syntax

protected virtual bool HasExpecteConditiondValue<TValue>(string alias, TValue value)

Type Parameters

Name Description
TValue

Parameters

Name Type Description
alias string
value TValue

Return Value

Type Description
bool