QueryRequest Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the request in a query.
The QueryRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryRequest | Obsolete. Initializes a new instance of the QueryRequest class. |
Top
Properties
Name | Description | |
---|---|---|
DSQuery | Obsolete. Gets or sets the data retrieval service query for the request. | |
PTQuery | Obsolete. Gets or sets the pass-through query for the request. |
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