GetValue (string columnName)
method
Gets value from the specified column.
Syntax
public object GetValue (string columnName)
Parameters
columnName — string
Defines name of the required column.
Return
object
Returns the value of the specified column, or null if it doesn't exist.
Discussion
Join PTMC community to post your comments
No comments yet. Be the first.