Click or drag to resize

MonomersLoadFromDB Method

Namespace:  Scilligence.MolEngine.HELM
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public int LoadFromDB(
	DbDataReader r,
	Dictionary<string, string> keys,
	int nR
)

Parameters

r
Type: System.Data.CommonDbDataReader
keys
Type: System.Collections.GenericDictionaryString, String
nR
Type: SystemInt32

Return Value

Type: Int32
See Also