Objects/Tables/Table 2609 Feature Key Buffer
Table 2609 Feature Key Buffer in 23
Jonas Paprotka, System Application 23.5.16502.31399, checked
- App
- System Application
- Namespace
- System.Environment.Configuration
Fields, 11Keys, 1Procedures, 12
Versions171819202122232425262728latest
Source242526272829
Fields, 11
| Id | Name | Type | Obsolete |
|---|
| 1 | ID | Text[50] | - |
| 2 | Enabled | Option | - |
| 3 | Description | Text[2048] | - |
| 4 | Learn More Link | Text[2048] | - |
| 5 | Mandatory By | Text[2048] | - |
| 6 | Can Try | Boolean | - |
| 7 | Is One Way | Boolean | - |
| 8 | Data Update Required | Boolean | - |
| 100 | Index | Integer | - |
| 101 | Indentation | Integer | - |
| 102 | Parent | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| PK, clustered | Index, ID | - |
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|
| DrillDownTryItOut | () | | internal | - |
| Refresh | () | | internal | - |
| ScheduleDataUpdate | () | | internal | - |
| ShowDataUpdateLog | () | | internal | - |
| CancelDataUpdateTask | () | | internal | - |
| GetDataUpdateSessionId | () | Integer | internal | - |
| GetDataUpdateStartDateTime | () | DateTime | internal | - |
| GetDataUpdateStatus | () | Enum Feature Status | internal | - |
| GetDataUpdateTaskId | () | Guid | internal | - |
| GetDataUpdateServerInstanceId | () | Integer | internal | - |
| GetTryItOutMessage | () | Text | internal | - |
| UpdateVisibility | (var Dictionary) | | internal | - |