Name

Description

Returns the name of this schema.

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

Syntax

VBScript


schema.Name 

Perl


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