Namespace: Chimayo.Ssis.Ast.DataFlow
A reference to a component output within the same data flow
Union Case | Description |
DfOutputReference(...)
Signature: DfComponentReference * DfNamedEntity
|
Static member | Description |
build(componentName outputName)
Signature: componentName:string -> outputName:string -> DfOutputReference
|
|
decode(arg1)
Signature: DfOutputReference -> string * string
|