編集

Compiler Warning AL0914

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

Table '{0}' has {1} fields. Tables with many fields might limit the ability of other extensions to add fields, as the total number of fields across a table and all its extensions cannot exceed the maximum number of columns allowed in SQL.

Description

A table with many fields may limit extensibility. Consider splitting the table or reducing the number of fields.

Getting started with AL
Developing extensions