Overload | Description |
---|---|
Join(JoinType,String) | Associates the specified schema with the current query, using the specified join type. |
Join(JoinType,Select) | Associates the specified data select subquery with the current query, using the specified join type. |
Join(JoinType,Query) | Associates the specified random subquery with the current query, using the specified join type. |
Join(JoinType,QuerySourceExpression) | Associates the specified expression with the current query, using the specified join type. |
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