PTQuery class

Represents a pass-through query.

Inheritance hierarchy

System.Object
  WebSvcDspSts.PTQuery

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

Syntax

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

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

PTQuery members

WebSvcDspSts namespace