Easily find this page again using the shortlink: https://bct.azrcrv.co.uk/2000000173
Table Type: System
Table Name: Intelligent Cloud Status
Database Table Name: Intelligent Cloud Status
Due to how Dynamics BC tables and columns are named, square brackets need to be wrapped around the table name and column names. Below are example queries showing how Intelligent Cloud Status can be queried.
Show/hide an example select of all columns
SELECT
*
FROM
[Intelligent Cloud Status]
Show/hide an example select of all columns by name
SELECT
[timestamp]
,[Table Name]
,[Company Name]
,[Table Id]
,[Synced Version]
,[Blocked]
,[$systemId]
,[$systemCreatedAt]
,[$systemCreatedBy]
,[$systemModifiedAt]
,[$systemModifiedBy]
FROM
[Intelligent Cloud Status]