Skip to content

Structure

SQLiteAuthorizerAction

Represents the type of database access being authorized.
struct SQLiteAuthorizerAction

Topics

Initializers

  • init(rawValue:)
    Creates a new SQLiteAuthorizerAction with the given raw value. For unknown values, this still creates an instance - use the static properties for known actions.

Instance Properties

Type Properties

Relationships

Conforms To

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