API Reference
>
OdDb Classes
>
OdDbTable Class
>
OdDbTable Methods
>
fieldId Method
>
OdDbTable::fieldId Method (OdUInt32, OdUInt32)
OdDbTable::fieldId Method (OdUInt32, OdUInt32)
Collapse All
Syntax
C++
virtual
OdDbObjectId
fieldId
(OdUInt32
row
, OdUInt32
column
)
const
;
Parameters
Parameters
Description
OdUInt32 row
[in] Row index of the cell.
OdUInt32 column
[in] Column index of the cell.
Description
Returns the Object ID of the OdDbField in the specified cell in this table entity.
Group
fieldId 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