Table 1223 Data Exch. Column Def in 23
- App
- Base Application
- Namespace
- System.IO
Fields, 19Keys, 1Procedures, 9
Versions171819202122232425262728latest
Source29
Fields, 19
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 1 | Data Exch. Def Code | Code[20] | - |
| 2 | Column No. | Integer | - |
| 3 | Name | Text[250] | - |
| 4 | Show | Boolean | - |
| 5 | Data Type | Option | - |
| 6 | Data Format | Text[100] | - |
| 7 | Data Formatting Culture | Text[10] | - |
| 8 | Description | Text[100] | - |
| 10 | Data Exch. Line Def Code | Code[20] | - |
| 11 | Length | Integer | - |
| 12 | Constant | Text[30] | - |
| 13 | Path | Text[250] | - |
| 14 | Negative-Sign Identifier | Text[30] | - |
| 15 | Text Padding Required | Boolean | - |
| 16 | Pad Character | Text[1] | - |
| 17 | Justification | Option | - |
| 18 | Use Node Name as Value | Boolean | - |
| 19 | Blank Zero | Boolean | - |
| 20 | Export If Not Blank | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | Data Exch. Def Code, Data Exch. Line Def Code, Column No. | - |
Procedures, 9
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| InsertRec | (Code[20], Code[20], Integer, Text[250], Boolean, Option, Text[100], Text[10], Text[50]) | public | - | ||||
| InsertRecForExport | (Code[20], Code[20], Integer, Text[250], Option, Text[100], Integer, Text[30]) | public | - | ||||
| InsertRecForImport | (Code[20], Code[20], Integer, Text[250], Text[50], Boolean, Option, Text[100], Text[10]) | public | Pending 21.0 | ||||
| Replaced by procedure InsertRecordForImport with extended paremeter NewDescription: Text[100] | |||||||
| ValidateRec | () | public | - | ||||
| IsDataFormatRequired | () | Boolean | public | - | |||
| IsDataFormattingCultureRequired | () | Boolean | public | - | |||
| SetXMLDataFormattingValues | (Text) | public | - | ||||
| IsOfDataLine | () | Boolean | public | - | |||
| InsertRecordForImport | (Code[20], Code[20], Integer, Text[250], Text[100], Boolean, Option, Text[100], Text[10]) | public | - | ||||