SchemaVersion Property

The SchemaVersion property of the Database class gets the value of the SchemaVersion column in the PortalSchemaVersion table of the database. Reserved for internal use only.

Property Value

The value of the System.Version object that represents the four-part version number of the portal schema.

Remarks

The SchemaVersion property calls the proc_getPortalSchemaVersion stored procedure to retrieve the portal schema version from the database. Reserved for internal use only.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security