Objects/Tables/Table 2020 Image Analysis Setup
Table 2020 Image Analysis Setup in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- System.AI
Fields, 3Keys, 1Procedures, 8
Versions171819202122232425262728latest
Source29
Fields, 3
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[10] | - |
| 4 | Api Uri | Text[250] | - |
| 5 | Api Key Key | Guid | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Primary Key | - |
Procedures, 8
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Increment | () | | public | - |
| IsUsageLimitReached | (var Text, Integer, Option) | Boolean | public | - |
| ValidateApiUri | () | | public | - |
| SetApiKey | (Text) | | public | Pending 24.0 |
| Use "SetApiKey(ApiKey: SecretText)" instead. |
| GetApiKey | () | Text | public | Pending 24.0 |
| Replaced by GetApiKeyAsSecret |
| GetSingleInstance | () | | public | - |
| SetApiKey | (SecretText) | | public | - |
| GetApiKeyAsSecret | () | SecretText | public | - |