TableStatistic 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

QueryFunction

The statistic to calculate.

Count

Counts the number of records in the result set.

Sum

Sums the field values of the records in the result set.

QueryParameters

TableName

The database table or view to which the calculation is performed.

See also

Pass-Through Attributes

TableStatistic Tag