Fields class

Represents the collection of columns that are included in a query.

Inheritance hierarchy

System.Object
  WebSvcDspSts.Fields

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class Fields
'Usage
Dim instance As Fields
[SerializableAttribute]
public class Fields

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Fields members

WebSvcDspSts namespace