GetEntityDefFamilyNames
Description
Returns an array that contains the names of all family EntityDefs in the schema repository. Provides support for multitype queries.
Syntax
Perl
$session->GetEntityDefFamilyNames();
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
-
Returns a reference to an array of strings containing the requested EntityDef names.