Query.Join - метод Смотри также Terrasoft.Core.DB - пространство имен > Query - класс : Join - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
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. |