DBStructDef :: AddUndefinedMember - Add undefined member to data type
The function can be used to add an action as undefined member to the data type, which will prevent the member (expression, function) from being executed.
Return value: Success ( logical )
Implementation details
logical
DBStructDef  :: AddUndefinedMember ( NString &prop_names )
- prop_names
- Property name
The property name is passed as 0-terminated string. It may contain a property path that consists of a sequence of property names.