SummaryCommandName Property

       

Returns or sets the name of the summary Recordset when the DECommand object is grouped.

Syntax

object.SummaryCommandName [=string]

The SummaryCommandName property syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
string A string expression that specifies the name given to the summary Recordset.

Remarks

This property is used when defining a group-based Command hierarchy. The name must be unique among all DECommand and DEConnection objects within the DataEnvironment object.