SP へCamlQuery オブジェクト (sp.js)

クエリのカスタム フィルター処理を定義する XML 要素です。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.CamlQuery()

メンバー

CamlQueryオブジェクトでは、次のメンバーがあります。

Constructor

CamlQueryオブジェクトでは、次のコンスがあります。

コンストラクター

説明

CamlQuery

Initializes a new instance of the SP へCamlQuery オブジェクト (sp.js).

メソッド

CamlQueryオブジェクトでは、次の方法があります。

メソッド

説明

createAllFoldersQuery

createAllItemsQuery

プロパティ

CamlQueryオブジェクトでは、次のプロパティがあります。

プロパティ

説明

datesInUtc

Gets or sets a value that indicates whether the query returns dates in Coordinated Universal Time (UTC) format.

folderServerRelativeUrl

Gets or sets a value that specifies the server relative URL of a list folder from which results will be returned.

listItemCollectionPosition

Gets or sets a value that specifies the information required to get the next page of data for the list view.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

viewXml

Gets or sets value that specifies the XML schema that defines the list view.