Objects/Tables/Table 823 Name/Value Buffer
Table 823 Name/Value Buffer in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 5Keys, 1Procedures, 4
Versions171819202122232425262728latest
Source29
Fields, 5
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Integer | - |
| 2 | Name | Text[250] | - |
| 3 | Value | Text[250] | - |
| 4 | Value BLOB | Blob | - |
| 5 | Value Long | Text[2048] | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | ID | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| AddNewEntry | (Text[250], Text) | | public | - |
| GetValue | () | Text | public | - |
| SetValue | (Text) | | public | - |
| SetValueWithoutModifying | (Text) | | public | - |