ColumnMappingType Enumeration

Indicates the type of XML format used for data returned in a query.

Namespace:  Microsoft.SharePoint.Dsp
Assembly:  Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Syntax

Public Enumeration ColumnMappingType

Dim instance As ColumnMappingType
public enum ColumnMappingType

Members

Member name Description
Element Element-centric.
Attribute Attribute-centric.

See Also

Reference

Microsoft.SharePoint.Dsp Namespace