Click or drag to resize
ExpressionBuilderSettings Properties

The ExpressionBuilderSettings type exposes the following members.

Properties
  NameDescription
Public propertyIsColumnList
If true, the built expression is a column list
Public propertyIsWhereCondition
If true, the built expression is a where condition
Public propertyMemberSeparator
Separator for member access
Public propertyResult
String builder where to collect results
Top
See Also