FileDatabaseProviderLoadDatabase Method

For internal use only.

Definition

Namespace: DWSIM.FileStorage
Assembly: DWSIM.FileStorage (in DWSIM.FileStorage.dll) Version: 10.0.0.0 (10.0.0.0)
public void LoadDatabase(
	string dbpath
)

Parameters

dbpath  String

Implements

IFileDatabaseProviderLoadDatabase(String)

See Also