Skip to content

Instance Method

cascade()

Adds a CASCADE clause to the DROP TYPE statement instructing that objects that depend on this type should also be dropped.
@discardableResult func cascade() -> Self