this[Int32]:ISchema
Calls a schema based on the Id.
Return type: Onion.Client.ISchema
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.