Table of Contents
[](xref:Abyss.Parts.LookUp.Index)

MyConfiguration LookUp in DataSources

you are here (click to zoom) - discover the stack

The MyConfiguration LookUp is special because it's only used in C# on DataSources.

The VisualQuery Designer can show the user a unique edit-dialog for each data source. The data itself is then stored as an Entity, and when the DataSource is being built in the Query engine, the Settings for that data-source are made available on the MyConfiguration LookUp.

Note: You will usually never use this source, as it's only used internally by the code. So avoid using the MyConfiguration in your code, the name could change in future.


Read also

History

  1. In added in 2sxc 07.00
  2. Renamed from Settings to MyConfiguration in 2sxc 15