Share via


SPWebQuery constructor

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

Syntax

'Declaration
Public Sub New ( _
    db As SPContentDatabase _
)
'Usage
Dim db As SPContentDatabase

Dim instance As New SPWebQuery(db)
public SPWebQuery(
    SPContentDatabase db
)

Parameters

See also

Reference

SPWebQuery class

SPWebQuery members

Microsoft.SharePoint.Administration namespace