Skip to content

Enumeration

SQLCreateTrigger.EventSpecifier

Specifies an event which causes a trigger to execute.
enum EventSpecifier

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