QueryCommand Property

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

Syntax

value = Parameter.QueryCommand

Part Description
value A returned integer that represents the index of the query command that contains the values for this parameter.
Parameter An object variable that describes a parameter for a domain command.

Applies To

Parameter

Remarks

This property is read-only.

See Also

DomainCmd Object


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.