ResultContentType Enumeration
The ResultContentType enumeration indicates the type of content that is returned through a query.
Members
The following table shows the members of the ResultContentType enumeration and a brief description of each.
Name | Description |
---|---|
Both | Both the schema (XSD) and XML payload parts of the query result are returned. |
DataOnly | Only the XML payload part of the query result is returned. |
SchemaOnly | Only the schema (XSD) part of the query result is returned. |
Requirements
Namespace: Microsoft.SharePoint.Dsp
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Security: Code Access Security