Click or drag to resize
CountExpression Properties

The CountExpression type exposes the following members.

Properties
  NameDescription
Public propertyDialogExpression
The expression with already filled values.
Public propertyFieldName
The database name of the dialog field whose groups are to be counted. In case you want only the number of hits matching the dialog expression just leave this field empty.
Public propertyLimit
Limit the count up to specified value. Used for optimization and currently affecting only general count (when FieldName is not specified)
Top
See Also