CamlQuery.CreateAllItemsQuery Method
Namespace: Microsoft.SharePoint.Client
Assemblies: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Shared Function CreateAllItemsQuery As CamlQuery
'Usage
Dim returnValue As CamlQuery
returnValue = CamlQuery.CreateAllItemsQuery()
public static CamlQuery CreateAllItemsQuery()
Return Value
Type: Microsoft.SharePoint.Client.CamlQuery
Returns CamlQuery.