たとえば以下のクエリでは、クエリ API を使用してクエリを実行すると、一度に 1 つのレコードが返されます。
また、ワークベンチには、[More...] ボタンのようなオプションが表示される場合があります。
[More...] をクリックすると、次のレコードと [More...] ボタンが表示されます。
クエリ:
Select id,VersionData, Title, Description, FileType,ContentUrl, PathOnClient, ContentSize, TagCsv, Owner.Name, VersionNumber from ContentVersion
これは、APIの利用時にデータサイズ(行の幅)が大きい場合、 QueryResult のデフォルト 500 件未満にレスポンスが分割されるためです (VersionData に保存されている base64 エンコードコンテンツを取得する場合)。
完了プロパティを確認し、queryLocator を使用して queryMore を呼び出し、さらに多くの行を取得してください。
000385709

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.