- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Interfaces
-
- IQueryAnalyzer
<Delete>
- IQueryAnalyzer
- Base Types
-
- Object
- QueryAnalyzer
<Delete> - Conditional
Query Analyzer <Delete>
Syntax
public class DeleteAnalyzer : ConditionalQueryAnalyzer<Delete>, IQueryAnalyzer<Delete>
Constructors
Name | Summary |
---|---|
DeleteAnalyzer |
Methods
Name | Value | Summary |
---|---|---|
GetColumnAliases |
IEnumerable |
|
GetColumnValueMap |
Dictionary |
|
HasExpectedValue |
bool | |
SetColumnValueMaps |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|