Handlers4.

WrapWithTransactionContext(Transaction, Object, ITypeHandler4) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Handlers4

Syntax

public static Object WrapWithTransactionContext(Transaction transaction, Object value, ITypeHandler4 handler)

Parameters

Name Type Description
transaction Transaction
value Object
handler ITypeHandler4

Return Value

Type Description
Object