QueryResponse Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the response in a query.
The QueryResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryResponse | Obsolete. Initializes a new instance of the QueryResponse class. |
Top
Properties
Name | Description | |
---|---|---|
DSResponse | Obsolete. Gets or sets the response for the data retrieval service query. | |
PTResponse | Obsolete. Gets or sets the response for the pass-through 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
Explicit Interface Implementations
Name | Description | |
---|---|---|
IXmlSerializable.GetSchema | Obsolete. | |
IXmlSerializable.ReadXml | Obsolete. | |
IXmlSerializable.WriteXml | Obsolete. |
Top