[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
indicates whether Native Queries will be optimized
dynamically.
Namespace: Db4objects.Db4o.Config
Assembly:
Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Function OptimizeNativeQueries As Boolean |
C# |
---|
bool OptimizeNativeQueries () |
Visual C++ |
---|
bool OptimizeNativeQueries () |
Return Value
boolean indicates whether Native Queries will be optimized
dynamically.
Remarks
See Also