company logo

DBFieldDef :: CanAssign - - internal feature (not documented)

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO.

Implementation overview

Implementation details

  1. - internal feature (not documented)
    logical DBFieldDef  :: CanAssign ( DBFieldDef *fielddef )
    • fielddef - Internal field definition

      This is a pointer to an internal field definition (DBFieldDef or fmcb), which may describe attributes as well as references (collections).

  2. to list
  3. - internal feature (not documented)
    logical DBFieldDef  :: CanAssign ( node *nodeptr )
    • nodeptr - Access node
  4. to list