Summary
indicates whether Native Queries will be optimized dynamically.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IConfiguration
Syntax
bool OptimizeNativeQueries()
Remarks
indicates whether Native Queries will be optimized dynamically.
Return Value
Type | Description |
---|---|
bool | boolean true if Native Queries will be optimized dynamically. |
See Also
- Db4objects.Db4o.Config.IConfiguration.OptimizeNativeQueries