Field Class

Represents a single column in a query.

Inheritance Hierarchy

System.Object
  [DspSts Web service].Field

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

Syntax

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

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

Field Members

DspSts Web Service