ColumnMappingType Enumeration

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

Namespace:  [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ColumnMappingType
'Usage
Dim instance As ColumnMappingType
[SerializableAttribute]
public enum ColumnMappingType

Members

Member name Description
element Element-centric member of the ColumnMappingType enumeration.
attribute Attribute-centric member of the ColumnMappingType enumeration.

See Also

Reference

DspSts Web Service