Summary
A set of
This extension of the
See also
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
.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Query - Interfaces
- Implementing Types
graph BT
Type-.->Interface0["IConstraint"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/IConstraint"
Type["IConstraints"]
class Type type-node
Implementing0["QConstraints"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QConstraints"
Syntax
public interface IConstraints : IConstraint
Methods
Name | Value | Summary |
---|---|---|
ToArray |
IConstraint[] |
returns an array of the contained
Db4objects.Db4o.Query.IConstraint
objects.
|