Platform Core .NET Assemblies API
GetColumnValue(IDataReader,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > DBUtilities Class > GetColumnValue Method : GetColumnValue(IDataReader,String) Method
source
Data set.
columnName
The name of the column.

Glossary Item Box

Returns the value of the column with the specified name in the current data set.

Syntax

 
C#
 
 

Parameters

source
Data set.
columnName
The name of the column.

Return Value

The object that represents the value of the columnName column.

Remarks

Overloaded method.

Extension method for the classes that implement the System.Data.IDataReader interface.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.