RevID

Description

Returns the version number of this schema revision.

Il s'agit d'une propriété en lecture seule ; elle peut être visualisée mais pas définie.

Syntaxe

VBScript

schemaRev.RevID 

Perl

$schemaRev->GetRevID(); 
Identificateur
Description
schemaRev
A SchemaRev object.
Valeur renvoyée
A Long indicating the version number associated with this schema revision.

Feedback