company logo

PropertyHandle :: GetObjectHandle - Get Database Object handle

The function returns the Database Object Handle for the property handle. When referring to transient fields, which are not associated with a database object, the function returns NULL.

For transient fields the function returns the database object handle that is associated with the parent instance and not the database object handle of the associated collection, which might in some cases belong to another database object.

Notes:

GetDBObjectHandle

Return value:   - internal feature (not documented) ( DBObjectHandle & )

Implementation details

DBObjectHandle & PropertyHandle  :: GetObjectHandle (  )