DataUtils.DataTableToTypedList<T>

Coverts a DataTable to a typed list of items

public static List<T> DataTableToTypedList<T>(DataTable dsTable)

Parameters

dsTable


See also:

Class DataUtils

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic