--- In [EMAIL PROTECTED], "Steeve Gilbert"
<[EMAIL PROTECTED]> wrote:
> Anyone knows how to change the DataSource.joinSource property while
> My DataSource is OuterJoin by default and I've tried to do this :
> VendTable_ds.joinSource(JoinMode::InnerSource);

Hello Steve,

try this:

VendTable_ds.joinSource(JoinMode::InnerJoin);
VendTable_ds.research();

bxe,

SebDra




Yahoo! Groups Links

Reply via email to