[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
interface to configure the querying settings to be used by the query processor.
Namespace: Db4objects.Db4o.Config
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IQueryConfiguration |
C# |
---|
public interface IQueryConfiguration |
Visual C++ |
---|
public interface class 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.
All settings can be configured after opening an ObjectContainer. In a Client/Server setup the client-side configuration will be used.