SchemaRev object methods

The following list summarizes the SchemaRev object methods:

Nom de la méthode
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:

Nom de la méthode 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.

Commentaires