RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PrimaryJoinTable Class

A join clause. This table object is the Primary table in a JOIN statement.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public class PrimaryJoinTable : QueryTable
Public Class PrimaryJoinTable _
	Inherits QueryTable
public ref class PrimaryJoinTable : public QueryTable

Inheritance Hierarchy


Object
  RingSoft.DbLookup.QueryBuilder..::..QueryTable
    RingSoft.DbLookup.QueryBuilder..::..PrimaryJoinTable