Skip to content

Instance Method

restrict()

Adds a RESTRICT clause to the DROP TYPE statement instructing that if any objects depend on this type, the drop should be refused.
@discardableResult func restrict() -> Self