![]() | ExternalLineHelpersToExternalTuple Method |
Name | Description | |
---|---|---|
![]() ![]() | ToExternalTuple(IEnumerableTupleString, Object) |
Translate a record expressed as a sequence of key-value pairs (where a cluster number is undetermined) into a tuple used by intake suppliers and output consumers in case of a single source or target.
|
![]() ![]() | ToExternalTuple(String) |
Translate a line of text into a tuple used by intake suppliers and output consumers in case of a single source or target.
|
![]() ![]() | ToExternalTuple(TupleIEnumerableTupleString, Object, Int32) |
Translate a tuple with a record (expressed as a sequence of key-value pairs) to a tuple with an ExternalLine object.
|
![]() ![]() | ToExternalTuple(TupleString, Int32) |
Translate a tuple with a line of text to a tuple with an ExternalLine object.
|
![]() ![]() | ToExternalTuple(IEnumerableTupleString, Object, Int32) |
Translate a record expressed as a sequence of key-value pairs into a tuple used by by intake suppliers and output consumers in case of a single source or target.
|
![]() ![]() | ToExternalTuple(String, Int32) |
Translate a line of text into a tuple used by suppliers and consumers.
|
![]() ![]() | ToExternalTuple(IEnumerableTupleString, Object, Int32, Int32) |
Translate a record expressed as a sequence of key-value pairs into a tuple used by intake suppliers and output consumers.
|