Name
Description
Returns the name of this schema.
This is a read-only property; it can be viewed but not set.
Syntax
Perl
$schema->GetName();
- Identifier
- Description
- schema
- A Schema object.
- Return value
- A String containing the name of this schema.
Returns the name of this schema.
This is a read-only property; it can be viewed but not set.
Perl
$schema->GetName();