Using the Dynamic Query in the Data Access Layer (DAL) - SmartPlant Foundation - IM Update 44 - Customization & Programming - Hexagon

SmartPlant Foundation Customization

Language
English
Product
SmartPlant Foundation
Search by Category
Customization & Programming
SmartPlant Foundation / SDx Version
10

The Data Access Layer (DAL) was redesigned in SmartPlant Foundation 2018 (7.0) to provide a more flexible way to query and access data stored in the SmartPlant Foundation database.

You can use the dynamic query to build up a query in the style of a language-integrated query (LINQ). This section shows how you can build queries using the new DAL query engine and includes some examples of key concepts.