Skip to content

Enumeration

SQLCreateTrigger.WhenSpecifier

Specifies how a trigger executes relative to the event that triggers it.
enum WhenSpecifier

Topics

Enumeration Cases

Initializers

Instance Methods

  • serialize(to:)
    Invoked when a request is made to serialize the expression to raw SQL.

Relationships

Conforms To

  • SQLExpression
  • Swift.Equatable
  • Swift.Hashable
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype