substitution , but not in vb.net or c sharp.net
For Each loRow IN MyTempDataTable.Rows MyBO.CurrentRow.Item(loRow.Item("FieldName")) = loRow.Item("FieldValue")Next