JoinField..::..PrimaryTable Property
Gets the primary table.
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryJoinTable PrimaryTable { get; set; }
Public Property PrimaryTable As PrimaryJoinTable Get Set
public: property PrimaryJoinTable^ PrimaryTable { PrimaryJoinTable^ get (); void set (PrimaryJoinTable^ value); }