SP.CamlQuery Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.CamlQuery class.

Methods

Name

Description

CamlQuery

Initializes a new instance of the SP.CamlQuery Class class.

createAllFoldersQuery

Creates a query that can be used to recursively get all of the folders in a list.

createAllItemsQuery

Creates a query that can be used to recursively get all of the items in a list.

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.CamlQuery Class

See Also

Reference

SP.CamlQuery Properties

SP Namespace