[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

set of Db4objects.Db4o.Query.IConstraint objects.

This extension of the Db4objects.Db4o.Query.IConstraint interface allows setting the evaluation mode of all contained Db4objects.Db4o.Query.IConstraint objects with single calls.

See also Db4objects.Db4o.Query.IQuery.Constraints .

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

Syntax

Visual Basic (Declaration)
Public Interface IConstraints _
	Implements IConstraint
C#
public interface IConstraints : IConstraint
Visual C++
public interface class IConstraints : IConstraint