SP.CamlQuery object
Specifies a Collaborative Application Markup Language (CAML) query on a list or joined lists.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.CamlQuery()
The CamlQuery object has the following members.
Constructor
The CamlQuery object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.CamlQuery object. |
Methods
The CamlQuery object has the following methods.
|
Method |
Description |
|---|---|
|
|
|
|
|
Properties
The CamlQuery object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets a value that indicates whether the query returns dates in Coordinated Universal Time (UTC) format. |
|
|
Gets or sets a value that specifies the server relative URL of a list folder from which results will be returned. |
|
|
Gets or sets a value that specifies the information required to get the next page of data for the list view. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
|
Gets or sets value that specifies the XML schema that defines the list view. |