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

Documentation

Support Forums
What can we help you with?
Topics

Adf Dataflow Stored Proc Source Settings Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfDataflowStoredProcSourceSettingsNode
X-Ref:
  • Ast Adf Dataflow Stored Proc Source Settings Node
  • Ast Adf Dataflow Database Source Settings Base Node
  • Ast Adf Dataflow Source Settings Base Node

Attributes

AttributeAPI TypeDefaultDescription
BatchSizeString"-1"
Size of batches for columnar caching.
EnableStagingString 
Specifies whether staging is enabled
IsolationLevelAdfDataflowSourceIsolationLevelReadUncommitted
Specifies the SQL read isolation level.
StoredProcedureNameString 
Name for the stored procedure
StoredProcedureSchemaNameString 
Schema name for the stored procedure

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.
<StoredProcedureParameters>
    <Parameter />
</StoredProcedureParameters>
AstAdfDataflowStoredProcedureParameterNode
This is a collection of column mappings that are used to map the columns to the sink.

© Varigence