CustomOperators

Namespace: Chimayo.Ssis.Ast.ControlFlowApi

Functions and values

Function or valueDescription
( !@ )
Signature: string -> CfVariableRef

Translates a string of the form '[namespace::]name' to an instance of CfVariableRef. If a namespace is not provided, the namespace 'User' is used.

CompiledName: op_BangAt