Table 2020 Image Analysis Setup in 25

App
Base Application
Namespace
System.AI

Fields, 7Keys, 1Procedures, 8

Versions171819202122232425262728latest

Source29

Fields, 7

IdNameTypeObsolete
1Primary KeyCode[10]-
2Period start dateDateTimeRemoved 15.0
Use of Table 2003 to track usage instead.
3Number of callsIntegerRemoved 15.0
Use of Table 2003 to track usage instead.
4Api UriText[250]-
5Api Key KeyGuid-
6Limit valueIntegerRemoved 15.0
Use of Table 2003 to track usage instead.
7Limit typeOptionRemoved 15.0
Use of Table 2003 to track usage instead.

Keys, 1

NameFieldsObsolete
Key1, clusteredPrimary Key-

Procedures, 8

NameParametersReturnsAccessObsolete
Increment()public-
IsUsageLimitReached(var Text, Integer, Option)Booleanpublic-
ValidateApiUri()public-
SetApiKey(Text)publicPending 24.0
Use "SetApiKey(ApiKey: SecretText)" instead.
GetApiKey()TextpublicPending 24.0
Replaced by GetApiKeyAsSecret
GetSingleInstance()public-
SetApiKey(SecretText)public-
GetApiKeyAsSecret()SecretTextpublic-