- Programming Microsoft Dynamics? NAV 2015
- David Studebaker Christopher Studebaker
- 139字
- 2021-07-16 13:18:58
Summary
In this chapter, we have focused on the foundation level of NAV data structure: tables and their internal structure. We have worked our way through the hands-on creation of a number of tables and their data definitions in support of our WDTU application. We have briefly discussed Field Groups and how they are used.
We have identified the essential table structure elements including Properties, Object Numbers, Triggers, Keys, and SumIndexFields. Finally, we have reviewed several categories of tables found in NAV 2015.
In the next chapter, we will dig deeper into the NAV data structure to understand how fields and their attributes are assembled to make up tables. We will also focus on what can be done with Triggers. Then we will explore how other object types use tables, working towards developing a full featured NAV development toolkit.
- Getting Started with Gulp(Second Edition)
- Progressive Web Apps with React
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Microsoft Dynamics 365 Extensions Cookbook
- 算法精粹:經典計算機科學問題的Java實現
- HTML5 移動Web開發從入門到精通(微課精編版)
- Java編程指南:基礎知識、類庫應用及案例設計
- 數據結構(Java語言描述)
- Learning Elixir
- 自制編程語言
- Spring核心技術和案例實戰
- Internet of Things with ESP8266
- 編程可以很簡單
- Visual Basic程序設計全程指南
- Qt 4開發實踐