ExpressionBuilderSettings Class |
Namespace: CMS.DataEngine
public class ExpressionBuilderSettings
The ExpressionBuilderSettings type exposes the following members.
Name | Description | |
---|---|---|
ExpressionBuilderSettings |
Constructor
|
Name | Description | |
---|---|---|
IsColumnList |
If true, the built expression is a column list
| |
IsWhereCondition |
If true, the built expression is a where condition
| |
MemberSeparator |
Separator for member access
| |
Result |
String builder where to collect results
|