The Texts table contains all the texts that are associated with an IGSS object. These properties are defined in the properties dialog box for the object in Definition:
IMPORTANT: The texts are language-dependent. You must type the appropriate language code before entering the text. For details about translating texts, click See Also.
Use the query ListAllTextsGivenLanguage and type the appropriate language code to show all the text properties from the Texts and TextType tables.
|
Field name |
Data type |
Description |
|
TxtNo |
Number |
A unique number identifying the text. This field is joined with the corresponding field in the TextType table . |
|
Language |
Text |
The language code corresponding to the language you are currently using. |
|
Text |
Text |
The object name, description, unit, etc. Use the above query to find out what type of text you need to enter. |