Skip to main content

Adf Dataflow Table Source Settings Element

Adf Dataflow Table Source Settings Element

API Type:

Varigence.Languages.Biml.DataFactory.AstAdfDataflowTableSourceSettingsNode

X-Ref:

Attributes

AttributeAPI TypeDefaultDescription
BatchSizeString"-1"
Size of batches for columnar caching.
EnableStagingString 
Specifies whether staging is enabled
IsolationLevelAdfDataflowSourceIsolationLevelReadUncommitted
Specifies the SQL read isolation level.

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.