Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction to Microsoft Azure Synapse SQL Connector
  3. Connections for Microsoft Azure Synapse SQL
  4. Mappings for Microsoft Azure Synapse SQL
  5. SQL ELT optimization
  6. Data type reference
  7. Troubleshooting

Microsoft Azure Synapse SQL Connector

Microsoft Azure Synapse SQL Connector

Parameterization

Parameterization

You can parameterize the connection, objects, and the advanced runtime properties in mappings.
Consider the following rules and guidelines when you use parameterization:
General guidelines
  • When you create a mapping with a parameterized target that you want to create at runtime, set the target field mapping to automatic.
  • You cannot parameterize the field mapping.
Mappings
When you use input parameters, specify the parameter name in the following format:
  • When you use input parameters, specify the parameter name in the following format:
    • Format in a mapping task: $name$
    • Format in a parameter file: $name
  • When you use in-out parameters, specify the parameter name in the following format in a mapping task or a parameter file: $$name.

0 COMMENTS

We’d like to hear from you!