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