schemaCreateBegin method

Puts the connected database into schema creation mode.

Syntax
void Connection.schemaCreateBegin() throws ULjException
Remarks

When the database is in schema creation mode, data and synchronization operations are prohibited. Incoming connections to the database are also denied.