Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1.3 KB

File metadata and controls

29 lines (26 loc) · 1.3 KB
title description ms.author ms.date ms.topic author ms.reviewer
TableConnectionType System Option
Use variables of this data type to specify the type of connection to an external database.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

TableConnectionType Option Type

Version: Available or changed with runtime version 1.0.

Use variables of this data type to specify the type of connection to an external database.

Members

Member Description
CRM Specifies the table as an integration table for integrating Dynamics 365 Business Central with Dynamics 365 for Sales. The table is typically based on an entity in Dynamics 365 for Sales, such as the Accounts entity.
ExternalSQL Specifies the table as a table or view in SQL Server that is not in the Dynamics 365 Business Central database.
Exchange This is for internal use only.
MicrosoftGraph This is for internal use only.

See Also

Get Started with AL
Developing Extensions