Name

Description

Returns the name of this schema.

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

Syntaxe

VBScript

schema.Name 

Perl

$schema->GetName(); 
Identificateur
Description
schema
A Schema object.
Valeur renvoyée
A String containing the name of this schema.

Commentaires en retour