Skip to content

Commit

Permalink
format tweak in table header
Browse files Browse the repository at this point in the history
  • Loading branch information
pennij committed Nov 26, 2019
1 parent 9593216 commit e3feff4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ms.dyn365.ops.version: AX 7.0.0

X++ is an object-oriented, application-aware, and data-aware programming language used in enterprise resource planning (ERP) programming and in database applications. It provides system classes for a broad range of system programming areas, highlighted in the following table.

| **X++ language attributes** | **Description** |
| X++ language attributes | Description |
|-----|-----|
| **Classes** | In addition to system classes, there are also application classes for managing many types of business processes. Reflection on classes is supported. |
| **Tables** | X++ programmers can access the relational tables. X++ includes keywords that match most of the keywords in standard SQL. Reflection on tables is supported. |
Expand Down

0 comments on commit e3feff4

Please sign in to comment.