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

Documentation

Support Forums
What can we help you with?
Topics

Adf Script Activity Script Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfScriptActivityScriptNode
X-Ref:
  • Ast Adf Script Activity Script Node

Attributes

AttributeAPI TypeDefaultDescription
ScriptTypeAdfScriptActivityScriptTypeQuery
Specifies the type of the script that will be executed. This is a required property

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. This is a required property

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.
<Parameters>
    <Parameter />
</Parameters>
AstAdfScriptParameterNode
This collection contains the parameters that will be passed to the script for execution.

© Varigence