klyn.data.SchemaManager.drop
method
public drop() as Void:
Description

Drops all physical structures represented by this factory, in provider dependency order.

Throws
  • SchemaExecutionException when provider DDL fails.
Example
schema.drop()