ColumnMappingType enumeration

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

Namespace:  WebSvcDspSts
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcDspSts namespace