DataGetValue Method

Overload List

GetValue(DataRow, String, Object) Allows obtain the value of a field from a datarow.
GetValue(DataRow, String, String, Object) Allows obtain the value of a datarow by combining the table and the field (field or table.field).

See Also