SourceInformation
SourceInformation defines information about the original source of a data transform.
Properties
Name |
Type |
Description |
|
---|---|---|---|
LineNumberStart |
0..1 |
The line number of the beginning of the transform code |
|
LineNumberEnd |
0..1 |
The line number of the end of the transform code |
|
SourceStartIndex |
0..1 |
The character index of the beginning of the transform code |
|
SourceStopIndex |
0..1 |
The character index of the end of the transform code |
|
OriginalSourceText |
0..1 |
The original source code of the data transform code |
|
ProcessedSourceText |
0..1 |
The source code of the data transform code after processing macros or loops |
Relationships
The following identified item types reference this type.