• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Cursor Methods Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfCursorMethodsNode
X-Ref:
  • Ast Adf Cursor Methods Node

Attributes

AttributeAPI TypeDefaultDescription
LimitInt320
Specifies the maximum amount of documents that can be returned.
ProjectString 
Specifies, by query operators, the selection filter. In order to return all documents, simply omit this property or enter an empty document: {}.
SkipInt320
Specifies how many documents to pass over and from where the MongoDB should actually begin to get results.
SortString 
Specifies what order the returned documents are sorted by.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence