Condividi tramite


DSQuery Constructor

NOTE: This API is now obsolete.

Initializes a new instance of the DSQuery class.

Namespace:  Microsoft.SharePoint.Dsp
Assembly:  Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)

Syntax

'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Sub New
'Usage

Dim instance As New DSQuery()
[ObsoleteAttribute("Use the Lists web service instead.")]
public DSQuery()

See Also

Reference

DSQuery Class

DSQuery Members

Microsoft.SharePoint.Dsp Namespace