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

# JoinKind.inner

A join kind that only contains rows with matching values in both data frame types.

## Declaration

```swift
case inner
```
