Description
Returns the
version number of this schema revision.
This is a read-only
property; it can be viewed but not set.
Syntax
VBScript
schemaRev.RevID
Perl
$schemaRev->GetRevID();
- Identifier
- Description
- schemaRev
- A SchemaRev object.
- Return value
- A Long indicating the version number associated with this
schema revision.