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.
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.