Click or drag to resize

clsImportBasebReadFromDB Method

Reading from the MARIProject Database into the clsImport...Class. (Used to save the data into the Access database) Only for internal use !! For reading data please use your own SQL !

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public virtual bool bReadFromDB(
	MPInterface oInterface,
	string sKey
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
sKey
Type: SystemString
Logical Key, like project numnber, employee number...

Return Value

Type: Boolean
Remarks