---
title: JoinKind.full
framework: tabulardata
role: symbol
role_heading: Case
path: tabulardata/joinkind/full
---

# JoinKind.full

A join kind that contains every row from both data frame types.

## Declaration

```swift
case full
```
