.NET Documentation
C#
VB
Show/Hide TOC
Data
Get
Value 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
Reference
Data Class
Aliquo.Core Namespace
In This Article
Overload List
See Also