GetSchema(String):ISchema

Calls a schema based on the name.

Parameter

location

Type: System.String

This parameter is the name of the schema searched for. The name of a schema is unique in the schema management. There is no case sensitivity here.

If no schema with the name is found, then an exception of the type SchemaNotExistsException is triggered.