QueryRequest class

Represents the request in a query.

Inheritance hierarchy

System.Object
  WebSvcDspSts.QueryRequest

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

Syntax

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

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

QueryRequest members

WebSvcDspSts namespace