DictionaryHandle :: GetExtentDef - Get extent definition
The function returns the extend definition for the passed extent name from the internal dictionary. When the extent definition has not been found in the internal dictionary the function will not read the extent definition from the external dictionary (see ProvideExtendDef()).
Return value: Internal extent definition ( DBExtend * )
Implementation details
DBExtend *
DictionaryHandle  :: GetExtentDef ( 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