Table of Contents

Class SqlFromClause.Join

Namespace
LinqToDB.SqlQuery
Assembly
linq2db.dll
public class SqlFromClause.Join : ConditionBase<SqlFromClause.Join, SqlFromClause.Join.Next>
Inheritance
SqlFromClause.Join
Inherited Members
Extension Methods

Properties

JoinedTable

public SqlJoinedTable JoinedTable { get; }

Property Value

SqlJoinedTable
protected override SqlSearchCondition Search { get; }

Property Value

SqlSearchCondition

Methods

GetNext()

protected override SqlFromClause.Join.Next GetNext()

Returns

SqlFromClause.Join.Next