Note: This API is now obsolete.
Loads results from a persistent media into memory. Load uses the connection object to
decide what and how it should load the data.
Load is similar to a LoadHeader followed by LoadData
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("Use version with diagnostics argument")]
public void Load()
Implements
IResultDataLoadSee Also