Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created July 4, 2017 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/73fde77fcbeb6612fb313f806c0d7a68 to your computer and use it in GitHub Desktop.
Save marianogonzalez/73fde77fcbeb6612fb313f806c0d7a68 to your computer and use it in GitHub Desktop.
<sfdc:query query="dsql:...">
<repeatable-in-memory-iterable
initialBufferSize="100"
bufferSizeIncrement="100"
maxBufferSize="500" />
</sfdc:query>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment