Sql.Net Class Library Documentation

JoinCondition Class

Describes a simple join condition.

For a list of all members of this type, see JoinCondition Members.

System.Object
   Reeb.SqlOM.JoinCondition

public class JoinCondition

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

JoinCondition encapsulates a pair of fields, one from the left joined table and one from the right table.

Requirements

Namespace: Reeb.SqlOM

Assembly: Reeb.SqlOM (in Reeb.SqlOM.dll)

See Also

JoinCondition Members | Reeb.SqlOM Namespace