GetSchema(Int32):ISchema

Calls a schema based on the Id.

Parameter

schemaIdentity

Type: System.Int32

This parameter is the Id of the schema searched for.

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