Loads a set of child items in a one-to-many relationship into a table named the table plus _LIST (wws_lineItems_LIST)
public virtual int LoadDetailItems( string ParentPk, string ParentPkName );
Return Value
int
Parameters
ParentPk
The foreign key that is the parent PK
ParentPkName
The name of the field that is the Parent PK - MUST BE STRING
Overloads:
See also:
Class wwBusiness© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic