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