Overload | Description |
---|---|
InnerJoin(String) | Associates the specified schema with the current query, using the inner join. |
InnerJoin(Select) | Associates the specified select subquery with the current query, using the inner join. |
InnerJoin(Query) | Associates the specified random subquery with the current query, using the inner join. |
InnerJoin(QuerySourceExpression) | Associates the specified expression with the current query, using the inner join. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2