Contents

AnyColumnProtocol

A type that represents a type-erased column.

Declaration

protocol AnyColumnProtocol

Overview

AnyColumnProtocol defines the common functionality for type-erased column types. Its typed counterpart is ColumnProtocol.

Topics

Inspecting a Type-Erased Column Type

Retrieving Elements

See Also

Type-Erased Columns