- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Containing Type
- IQueryAnalyzer
<TQuery>
Syntax
IQueryAnalyzer<TQuery> HasColumnValue<TValue>(string alias, TValue value)
Type Parameters
Name | Description |
---|---|
TValue |
Parameters
Name | Type | Description |
---|---|---|
alias | string | |
value | TValue |
Return Value
Type | Description |
---|---|
IQueryAnalyzer |