Description

Description

Returns a description of this schema revision.

This is a read-only property; it can be viewed but not set.

The descriptive text is the comment string entered by the user when the schema was checked in.

Syntaxe

VBScript

schemaRev.Description 

Perl

$schemaRev->GetDescription(); 
Identificateur
Description
schemaRev
A SchemaRev object.
Valeur renvoyée
A String containing the description of the schema revision.

Commentaires en retour