QueryRequest Members
Include Protected Members
Include Inherited Members
Represents the request in a query.
The QueryRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryRequest | Initializes a new instance of the QueryRequest class. |
Top
Properties
Name | Description | |
---|---|---|
dsQuery | Gets or sets the data retrieval service query for the request. | |
ptQuery | 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