Name

Description

Returns the name of this schema.

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

Syntaxe

VBScript

schema.Name 

Perl

$schema->GetName(); 
Identificateur
Description
schéma
A Schema object.
Return value
A String containing the name of this schema.

Commentaires