Click or drag to resize

FileDatabaseProviderLoadDatabase Method


Namespace: DWSIM.FileStorage
Assembly: DWSIM.FileStorage (in DWSIM.FileStorage.dll) Version: 8.8.1.0 (8.8.1.0)
Syntax
public void LoadDatabase(
	string dbpath
)
Request Example View Source

Parameters

dbpath  String
 

Implements

IFileDatabaseProviderLoadDatabase(String)
See Also