QueryCommand Property

English Query

English Query

QueryCommand Property

Contains an index of the query command in the QueryCommands collection that yields the values of a parameter of a command relationship.

Applies To

Parameter Object

Syntax

Parameter.QueryCommand [= value]

Parts

Parameter

An object variable that describes a parameter for a command relationship.

value

A returned integer that represents the index of the query command that contains the values for this parameter.

Remarks

This property is read-only.

See Also

DomainCmd Object