CdbProperty::GetInherited Property

Returns a value that indicates whether a CdbProperty object is inherited from an underlying object.

The return value is a Boolean that is TRUE if the Property object is inherited. For built-in Property objects that represent predefined properties, the only possible return value is FALSE. This property is always FALSE in an ODBCDirect workspace.

Syntax

BOOLGetInherited(VOID);