Generic implementation of DB-specific SQL expression builder.
Inheritance Hierarchy
NReco.Data SqlExpressionBuilder
NReco.Data DbSqlExpressionBuilder
Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax
The DbSqlExpressionBuilder type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DbSqlExpressionBuilder | Initializes a new instance of the DbSqlExpressionBuilder class |
Methods
Properties
| Name | Description | |
|---|---|---|
| BuildSubquery | ||
| Command | ||
| DbFactory | ||
| FormatIdentifier |
See Also