Objects/Tables/Table 2020 Image Analysis Setup
Table 2020 Image Analysis Setup in 20
Jonas Paprotka, Base Application 20.5.45456.61928, checked
- App
- Base Application
Fields, 7Keys, 1Procedures, 6
Versions171819202122232425262728latest
Source29
Fields, 7
| Id | Name | Type | Obsolete |
|---|
| 1 | Primary Key | Code[10] | - |
| 2 | Period start date | DateTime | Removed 15.0 |
| Use of Table 2003 to track usage instead. |
| 3 | Number of calls | Integer | Removed 15.0 |
| Use of Table 2003 to track usage instead. |
| 4 | Api Uri | Text[250] | - |
| 5 | Api Key Key | Guid | - |
| 6 | Limit value | Integer | Removed 15.0 |
| Use of Table 2003 to track usage instead. |
| 7 | Limit type | Option | Removed 15.0 |
| Use of Table 2003 to track usage instead. |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Primary Key | - |
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|
| Increment | () | | public | - |
| IsUsageLimitReached | (var Text, Integer, Option) | Boolean | public | - |
| ValidateApiUri | () | | public | - |
| SetApiKey | (Text) | | public | - |
| GetApiKey | () | Text | public | - |
| GetSingleInstance | () | | public | - |