company logo

DictionaryHandle :: CheckValueSet - Check value list definition

Return value:  Success ( logical  )

Implementation overview

Implementation details

  1. - internal feature (not documented)
    logical DictionaryHandle  :: CheckValueSet ( NString &extname, int32 namespace_id )
    • extname - Extent name

      The name contains the name of the extent, only. It does not contain a namespace scope.

      Notes:

      retval checked for const &NString

    • namespace_id - Internal namespace number
  2. to list
  3. - internal feature (not documented)
    logical DictionaryHandle  :: CheckValueSet ( NString &scoped_name )
    • scoped_name - Scoped type or property name

      my_namespace::Person

  4. to list