DomainCmd Object

English Query

English Query

DomainCmd Object

Provides the client with information about the command relationship that the end user requested.

Collections
Parameters Collection A collection of Parameter objects that are parameters for a command relationship.
QueryCommands Collection A collection of QueryCmd objects, which contain the queries that must be executed by the client application to obtain the parameters for a command relationship.
Properties
CommandName Property Contains a string representing a command relationship.

Remarks

The DomainCmd object also has all the properties and methods of a Command object.

See Also

AnswerCmd Object

CmdID Property

Commands Collection

QueryCmd Object