GetEntityDefs
Description
Returns the collection (an EntityDefs object) of EntityDef objects defined in the current schema revision.
Syntax
Perl
$schemaRev->GetEntityDefs()
;
- Identifier
- Description
- schemaRev
- A SchemaRev object.
- Return value
- The EntityDefs object for the current package revision.