DspQuery class

Defines the filter used in a query against a data source provider.

Inheritance hierarchy

System.Object
  WebSvcDspSts.DspQuery

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

Syntax

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

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

DspQuery members

WebSvcDspSts namespace