Db4oDatabase.

Bind(Transaction) Method

Summary

make sure this Db4oDatabase is stored.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Containing Type
Db4oDatabase

Syntax

public virtual int Bind(Transaction trans)

Remarks

make sure this Db4oDatabase is stored. Return the ID.

Parameters

Name Type Description
trans Transaction

Return Value

Type Description
int