ObjectContainerBase.

StoreInternal(Transaction, Object, IUpdateDepth, bool) Method

Syntax

public virtual int StoreInternal(Transaction trans, Object obj, IUpdateDepth depth, bool checkJustSet)

Parameters

Name Type Description
trans Transaction
obj Object
depth IUpdateDepth
checkJustSet bool

Return Value

Type Description
int