API Reference
>
Namespaces
>
OdDb Namespace
>
Structs, Records, Enums
>
OdDb::DataLinkOption Enumeration
OdDb::DataLinkOption Enumeration
Collapse All
Syntax
C++
enum
DataLinkOption
{
kDataLinkOptionNone
= 0,
kDataLinkOptionAnonymous
= 0x1,
kDataLinkOptionPersistCache
= 0x2,
kDataLinkOptionDisableInLongTransaction
= 0x4,
kDataLinkHasCustomData
= 0x8 };
File
DbDataLink.h
Description
This is record OdDb::DataLinkOption.
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