IResultDataLoadHeader(Boolean, IDiagnostics) Method
Loads the header information of the results from a persistent media into memory. Load uses the connection
object to decide what and how it should load the data.
Using the filter argument the user may choose to load only a sub-selection of the entire data.
Namespace: DHI.Mike1D.ResultDataAccessAssembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
void LoadHeader(
bool keepStorageOpen,
IDiagnostics diagnostics
)
Parameters
- keepStorageOpen Boolean
- Flag indicating if to keep storage (file) open. Storage (file) will be closed at end of LoadData(IDiagnostics).
- diagnostics IDiagnostics
- Errors and warnings object