CfForEachLoopNodeListMode

Namespace: Chimayo.Ssis.Ast.ControlFlow

Behaviour of the outer For Each Loop node list iterator

Static members

Static memberDescription
fromString
Signature: string -> T

Interprets the internal SSIS textual value to a discriminated union case

CompiledName: get_fromString

toString
Signature: T -> string

Converts the discriminated union case to the internal SSIS textual value

CompiledName: get_toString