SetSchemaType Method
Sets the schema type.
Object Oriented Interface
public function doSetSchemaType($name);
Procedural Interface
ipworks_odata_do_setschematype($res, $name);
Remarks
The class will set the schema type to the Name specified. Once set, you can view the details of the complex type (via SchemaTypeField).