Key Segment Loop Expansion Tokens
Key segment loop expansion tokens are used to insert information about the current key segment being processed within the context of a key segment loop into the output stream. Key segment loop tokens can only be used inside a key segment loop.
Key Segment Loop Token |
Description |
|
Inserts C# data type of the field associated with the current key segment. |
|
Inserts the description of the field associated with the current key segment (if segment kind is field). |
|
Inserts the index type of the key segment. |
|
Inserts a numeric code for the kind of the current key segment. |
|
Inserts the length of the key segment. |
|
Inserts the literal value of the key segment (if segment kind is "literal"). |
|
Inerts the name of the mapped field corresponding to the current key segment (if segment kind is field). |
|
Inserts the name of the field associated with the current key segment (if segment kind is field). |
|
Inserts the one-based key segment number. |
|
Inserts the ordering sequence of the current key segment, ascending or descending. |
|
Inserts a one letter code indicating the ordering sequence of the current key segment, A or D. |
|
Inserts the one-based position of the key segment in the record. |
|
Inserts the ordering sequence of the current key segment, ascending or descending. |
|
Inserts Synergy.NET data type of the field associated with the current key segment. |
|
Inserts the name of the structure containing the key segment (if the segment kind is "external"). |
|
Inserts Synergy data type and size of the field associated with the current key segment. For example: |
|
Inserts a word which represents the index type of the current key segment. |
|
Inserts VB data type of the field associated with the current key segment. |
Copyright © 2018 Synergex International, Inc.