Hi - I am doing some evaluation of PowerBuilder 2019R2 SnapDevelop. I am using DWNet.Data.IDataStore<TModel> to retrieve some data and would now like to Evaluate a DataWindow Expression but do not see the method.
I believe there is a DWNet.Data.DataStore.Evaluate<TValue>(string expression) but cannot seem to use it with my DWNet.Data.IDataStore<TModel> object. Any help you can provide on how I may Evaluate a DataWindow Expression would be much appreciated.
Thanks,
When updating my project to reference 2.0.0-beta2 libraries the DataStoreHost class no longer exists. How should I go about doing this with 2.0.0-beta2 so that I can use the DataStore.
Thanks again, Tony
Note that you can use its parameter "options" to specify from which assemblies to load models. If assemblies are not specified, it loads models from the assemblies that have been loaded into the execution context of the current application domain.