SchemaRev object methods

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.
GetEntityDefs
Returns the set of all EntityDefs collection object defined in the SchemaRev.
GetEnabledPackageRevs
Returns a collection object representing the PackageRev set that is enabled in the current revision of the schema.
GetSchemaRev
Returns a SchemaRev object as specified by the RevID parameter.
Note: 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.