Response Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the response in a query.
The Response type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Response() | Obsolete. Initializes a new instance of the Response class. |
![]() |
Response(String) | Obsolete. Initializes a new instance of the Response class based on the specified XML data. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DataXml | Obsolete. Gets or sets the XML data of the response. |
![]() |
ErrorCode | Obsolete. Gets or sets an error message for the response. |
![]() |
Status | Obsolete. Gets or sets the response status of the query. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top