DataTableDynamicExtensions.DynamicRow

Returns a dynamic DataRow instance that can be accessed with the field name as a property

public static object DynamicRow(DataTable dt,
	int index)

Parameters

dt
index


See also:

Class DataTableDynamicExtensions

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic