PrimaryJoinTable Class
A join clause. This table object is the Primary table in a JOIN statement.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class PrimaryJoinTable : QueryTable
Public Class PrimaryJoinTable _ Inherits QueryTable
public ref class PrimaryJoinTable : public QueryTable
Inheritance Hierarchy
RingSoft.DbLookup.QueryBuilder..::..QueryTable
RingSoft.DbLookup.QueryBuilder..::..PrimaryJoinTable