CfForEachLoopNodeListInnerMode
Namespace: Chimayo.Ssis.Ast.ControlFlow
Behaviour of the inner For Each Loop node list iterator
Static members
Static member | Description |
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
|