API Reference
>
OdDb Classes
>
OdDbField Class
>
OdDbField Methods
>
OdDbField::setData Method
OdDbField::setData Method
Collapse All
Syntax
C++
OdResult
setData
(
const
OdString&
key
,
const
OdFieldValue
&
pData
);
Parameters
Parameters
Description
const OdString& key
[in] Key.
const OdFieldValue& pData
[in] Pointer to the object containing the data.
Description
Sets the data for the specified key of this Field object.
Group
OdDbField Methods
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