Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
You can do this straight into a business object also by using the CopyDataFrom method. Use the code I posted previously, then you can load that data table into the business object through the CopyDataFrom method.
|