db4o

ICompare Interface

allows special comparison behaviour during query evaluation.

For a list of all members of this type, see ICompare Members.

public interface ICompare

Remarks

allows special comparison behaviour during query evaluation.

db4o will use the Object returned by the

compare()
method for all query comparisons.

Requirements

Namespace: Db4objects.Db4o.Config

Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)

See Also

ICompare Members | Db4objects.Db4o.Config Namespace