foreach (System.Reflection.PropertyInfo p in t.GetProperties())
row[p.Name] = p.GetValue(item, null) ?? DBNull.Value;
Programmazione .Net, Asp.Net, Compact Framework, MAUI, Sql Server, Filenet e tanto altro materiale informatico.
Nessun commento:
Posta un commento