The ISqlExpressionBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BuildExpression |
Builds SQL-compatible string by specified QNode.
| |
| BuildTableName |
Builds SQL-compatible string by specified QTable.
| |
| BuildValue |
Builds SQL-compatible string by specified IQueryValue.
|
See Also