Request Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the request header in a query, containing information about the operation type and the document type of the query.
The Request type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Request | Obsolete. Initializes a new instance of the Request class. |
Top
Properties
Name | Description | |
---|---|---|
Select | Obsolete. Gets or sets an XPath expression that specifies the data item that the client is querying against. |
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