recreate linq ToArray format

J

John

Linq to SQL returns this format of multiple key/values per row using ToArray
at the end of the statement:

(0) = {QBDistAccFullName = "Materials & Supplies", QBCusFullName = "5",
QBClassFullName = "(C)Construction Homes:One:Two:Three", Memo = "ds", Amount
= {Decimal}, ApLineItemID = 85}

(1) = {QBDistAccFullName = "Telephone", QBCusFullName = "7", QBClassFullName
= "(C)Demo:FL:WPB", Memo = "vc", Amount = {Decimal}, ApLineItemID = 86}

I then apply them to and unbound table and want to then collect them from
the table in the same format for processing, I know how to collect them but
not how to covert that collection back to this format without it just being
represented as one long string.

Thanks John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top