Response Object

Returned from the Session.ParseRequest method when the English request is parsed into a collection of SQL commands.

Properties

Type

Remarks

The Type property contains a value or symbolic constant representing one of four response types: AnswerResponse, CommandResponse, ErrorResponse, or UserClarifyResponse.

See Also

AnswerCmd Object, CommandResponse Object, ErrorResponse Object, QueryCmd Object, Reply Method, UserClarifyResponse Object


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