BeginUpdateSchemaDefinition(String):ISchemaUpdateProgress
Starts a procedure for updating the schema.
This method starts a procedure for updating the content of the schema. The schema is locked for editing by the system for as long as the procedure is not terminated.
Return type: Onion.Client.ISchemaUpdateProgress
Parameter
- newSchemaDefinition
Type: System.String
This parameter contains the new schema definition to be set for the current schema.