Skip to main content

Adf Dataflow Cosmos Db Source Settings Element

Adf Dataflow Cosmos Db Source Settings Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfDataflowCosmosDbSourceSettingsNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
BatchSizeString"-1"
Size of batches for columnar caching.
IncludeSystemColumnsString 
Specifies whether system columns should be used.
ThroughputString 
Specify the throughput to use.

Singleton Children

ChildAPI TypeDescription
<Query />StringString is the .NET Framework String class. More information can be found at http://msdn.microsoft.com/en-us/library/system.string.aspx.

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.