GetQueryEntityDefFamilyNames
Description
Returns
the names of all family query EntityDefs. Currently returns the same
value as the GetEntityDefFamilyNames method.
Syntax
Perl
$session->GetQueryEntityDefFamilyNames();
- Identifier
- Description
- session
- The Session object that represents the current database-access session.
- Return value
-
A reference to an array of strings is returned.