FieldStatistic Pass-Through Attribute Properties

Iron Speed Designer Pass-Through Attributes

These attributes control specific types of controls generated by Iron Speed Designer.  Generally these attributes govern specific portions of code that is generated for your application depending on the selected attributes and their values.

Pass-Through Attribute

Description

Field

Specifies the field for which the statistic is calculated.  Note that you can sort on any field you like – even one that is not displayed within the table.

Table

Specifies the database table containing the field whose statistic is being calculated.

FieldStatisticType

The type of statistic to display.

Count

Displays the number of records in the table or returned by the query.

Sum

Displays the total amount based on a field and display the total.

See also

Pass-Through Attributes

FieldStatistic Tag