The following list summarizes the SchemaRev object methods:
- Method name
- Description
- GetEnabledEntityDefs
- Returns the EntityDefs collection object enabled in the
current schema for a given package revision.
- GetEnabledPackageRevs
- Returns a collection object representing the PackageRev
set that is enabled in the current revision of the schema.
Remarque : For Perl methods that map to VB Properties,
see the Properties section of this object.
The following list summarizes additional Perl SchemaRev
object methods:
| Method name |
Access |
Description |
| GetDescription |
Read-only |
Returns a description of this schema revision. |
| GetRevID |
Read-only |
Returns the version ID of this schema revision. |
| GetSchema |
Read-only |
Returns the schema to which this revision belongs. |