API Reference
>
Namespaces
>
OdDb Namespace
>
Structs, Records, Enums
>
OdDb::IndexingModeFlags Enumeration
OdDb::IndexingModeFlags Enumeration
Collapse All
Syntax
C++
enum
IndexingModeFlags
{
kNoIndexing
= 0,
kUpdateBlockIndexOnSave
= 1,
kUseBlockChangeIterator
= 2,
kUseAll
= kUpdateBlockIndexOnSave|kUseBlockChangeIterator };
File
DbDatabase.h
Members
Members
Description
kUseBlockChangeIterator = 2
partial index update
Description
This is record OdDb::IndexingModeFlags.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic