Click or drag to resize

Omada.OE.AppLogic.ComplexDataSet Namespace

 
Classes
  ClassDescription
Public classComplexDataSetBuilderBase
Public classComplexDataSetBuilderFactory
Public classInitializationOptions
Initialization options for the IComplexDataSetBuilder interface.
Interfaces
  InterfaceDescription
Public interfaceIComplexDataSetBuilder
The purpose of a "Complex DataSet Builder" class is to produce a dataset and store it in a temporary db table. The concept is used with the DataSource concept. It allows a DataSource SQL query to use a prepared temporary db table with content that it is complicated to express in SQL. As an example a "complex data set" could be a table that contains the ids of the identities that the active user is manager of.