Structure
SQLTriggerSyntax.Drop
Describes specific feature support for
CREATE TRIGGER syntax.struct Drop
Topics
Initializers
init(rawValue:)Creates a new option set from the given raw value.
Instance Properties
rawValueThe corresponding value of the raw type.
Type Properties
supportsCascadeIndicates support for theCASCADEmodifier; seeSQLDropBehaviorfor details.supportsTableNameIndicates support for anOFclause indicating which table the trigger to be dropped is attached to.
Relationships
Conforms To
Swift.EquatableSwift.ExpressibleByArrayLiteralSwift.OptionSetSwift.RawRepresentableSwift.SendableSwift.SendableMetatypeSwift.SetAlgebra