db4o

IQueryConfiguration Interface

interface to configure the querying settings to be used by the query processor.

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

public interface IQueryConfiguration

Remarks

interface to configure the querying settings to be used by the query processor.

All settings can be configured after opening an ObjectContainer. In a Client/Server setup the client-side configuration will be used.

Requirements

Namespace: Db4objects.Db4o.Config

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

See Also

IQueryConfiguration Members | Db4objects.Db4o.Config Namespace