RevID

Description

Returns the version number of this schema revision.

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

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.

Commentaires en retour