Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InnerJoinOptions

Options to join a query with another table.

Hierarchy

  • InnerJoinOptions

Index

Properties

Properties

column

column: string

Column to use to join these results.

from

from: string

Table we are joining from.

table

table: string

Table to join with.

Generated using TypeDoc