API Reference
>
OdDb Classes
>
OdDbTable Class
>
OdDbTable Methods
>
copyFrom Method
>
OdDbTable::copyFrom Method (OdDbLinkedTableData*, OdDb::TableCopyOption)
OdDbTable::copyFrom Method (OdDbLinkedTableData*, OdDb::TableCopyOption)
Collapse All
Syntax
C++
void
copyFrom
(
const
OdDbLinkedTableData
*
pSrc
,
OdDb::TableCopyOption
nOption
);
Parameters
Parameters
Description
const OdDbLinkedTableData* pSrc
[in] Source table.
OdDb::TableCopyOption nOption
[in] Copy option.
Description
Copies the content and format from the source linked table data object.
Group
copyFrom Method
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