EndCommands Collection

English Query

English Query

EndCommands Collection

A collection of commands that should be executed by the client to clean up when ending a session.

Properties
Count Property The number of commands in the Commands, EndCommands, Parameters, QueryCommands, and UserInputs collections.
Methods
Index Method Returns a command from the Commands, EndCommands, Parameters, QueryCommands, and UserInputs collection by ordered position.

Remarks

This is a collection of the Session object. This collection is read-only.

See Also

Session Object